Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck passaudited 2026-08-16
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.

Every invertible real or complex square matrix has a unique factorisation A=QR with Q orthogonal or unitary and R upper triangular with positive real diagonal

Statement

Every invertible matrix AMn(F), where F=R or C, has a unique factorisation

A=QR,

where QQ=I and R is upper triangular with positive real diagonal entries. Thus Q is orthogonal over R and unitary over C. The assertion includes the unique 0×0 factorisation.

Facts & Assumptions

Given: An invertible n×n matrix A over R or C.

[L2]

Gram–Schmidt produces an orthonormal list with the same successive column spans and positive normalising factors (Gram–Schmidt turns every finite independent list into an orthonormal list with the same successive spans).

[L3]

Matrix columns are the coordinate columns of the represented map on the standard basis (Coordinate columns [v]B and matrices [T]BC of linear maps relative to ordered bases).

[L4]

A square operator is invertible exactly when its determinant is nonzero (A finite-dimensional linear operator over a field is invertible if and only if its determinant is nonzero).

Proof

technique · direct
1.1

For n=0, take the unique empty matrices Q and R. Now suppose n>0. By [L1], the columns (a0,,an1) of A are independent. Apply [L2] to obtain an orthonormal basis (q0,,qn1) with the same successive spans.

L1L2
1.2

Suppose A=Q1R1=Q2R2 are two such factorisations. The positive diagonal makes both Ri invertible, so U:=Q2Q1=R2R11 is both unitary and upper triangular, with positive real diagonal.

L4L5algebra
2.1

Let Q have columns qj and set Rij=aj,qi. The successive-span property makes Rij=0 for i>j, and the Gram–Schmidt normalisation gives Rjj>0. Expanding each aj in the orthonormal basis and using [L3] gives A=QR. Orthonormality gives QQ=I by [L5].

step 1.1L2L3L5
2.2

The first column of an upper-triangular unitary matrix has only its first entry nonzero; unit length and positive diagonal make that entry 1. Orthogonality with the remaining columns makes their first entries zero. Induction on the trailing principal block gives U=I.

step 1.2induction
3.1

Hence Q1=Q2 and then R1=R2. Steps 1.1 and 2.1 give existence, while steps 1.2 and 2.2 give uniqueness in every dimension.

step 1.1step 1.2step 2.1step 2.2

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 89 results over 16 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.

Sources