How statement and proof provenance work
The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.
- Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
- AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
- AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.
These labels describe origin, not correctness: citations and verification chips remain separate evidence.
Householder reflectors and Givens transformations are unitary and can annihilate prescribed entries
Statement
Let or .
- Every Householder reflector is orthogonal or unitary.
- For every nonzero , there is a Householder reflector such that with .
- For every pair not both zero, there is a real or complex Givens transformation such that with .
Facts & Assumptions
Given: A field or , a unit vector , a nonzero vector , and a pair with not both entries zero.
Householder reflectors and Givens transformations are defined in Householder reflectors in real or complex inner-product spaces and Real Givens rotations and complex Givens transformations.
An orthogonal or unitary operator is an invertible linear isometry (Linear isometries, and orthogonal or unitary operators on finite-dimensional inner product spaces).
Proof
For with , one has and . Hence , so is orthogonal or unitary.
In the real case, for set , , and . Then and In the complex case, if take and ; otherwise write with , set , , and . Then and Thus a Givens transformation annihilates the second entry while preserving the Euclidean norm.
If is already a scalar multiple of , choose any Householder reflector fixing : for , works; for , take , so . Otherwise set , where when and when , and put , . Then , so .
Step 1.1 proves claim 1, step 2.1 proves claim 2, and step 1.2 proves claim 3.
Depends on
Used by
Dependency tree · two levels
7 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.
Sources
- Tobin A. Driscoll and Richard J. Braun, Fundamentals of Numerical Computation, Theorem 3.4.1 and Givens rotations section (standard reference, not scraped)
- David Bindel, CS 4220: Numerical Analysis, Least squares and QR (standard reference, not scraped)