Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedPipeline-generatedprecheck passaudited 2026-08-30
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 F=R or C.

  1. Every Householder reflector Hv=I2vv is orthogonal or unitary.
  2. For every nonzero zFm, there is a Householder reflector H such that Hz=αe1 with α=z2.
  3. For every pair (a,b)F2 not both zero, there is a real or complex Givens transformation G such that G(ab)=(α0) with α=(a2+b2)1/2.

Facts & Assumptions

Given: A field F=R or C, a unit vector v, a nonzero vector zFm, and a pair (a,b)F2 with not both entries zero.

[L2]

An orthogonal or unitary operator is an invertible linear isometry (Linear isometries, and orthogonal or unitary operators on finite-dimensional inner product spaces).

Proof

technique · direct matrix multiplication and explicit parameter choice
1.1

For Hv=I2vv with vv=1, one has Hv=I2vv=Hv and Hv2=I4vv+4v(vv)v=I. Hence HvHv=I, so Hv is orthogonal or unitary.

L1L2algebra
1.2

In the real case, for (a,b)(0,0) set r=(a2+b2)1/2, c=a/r, and s=b/r. Then c2+s2=1 and (cssc)(ab)=(r0). In the complex case, if a=0 take c=0 and s=b/b; otherwise write a=ϕa with ϕ=1, set r=(a2+b2)1/2, c=a/r, and s=ϕb/r. Then c2+s2=1 and (cssc)(ab)=(ϕr0). Thus a Givens transformation annihilates the second entry while preserving the Euclidean norm.

L1algebra
2.1

If z is already a scalar multiple of e1, choose any Householder reflector fixing e1: for m=1, H=[1] works; for m>1, take v=e2, so Hve1=e1. Otherwise set α:=eiθz2, where eiθ=z1/z1 when z10 and eiθ=1 when z1=0, and put w:=zαe1, v:=w/w2. Then vz=(z22αz1)/w2=w2/2, so Hvz=z2v(vz)=zw=αe1.

L1step 1.1algebra
3.1

Step 1.1 proves claim 1, step 2.1 proves claim 2, and step 1.2 proves claim 3.

step 1.1step 2.1step 1.2

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