Alphabeta Math
ExampleConstruction: AI-adaptedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck passaudited 2026-08-11
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.

An invertible 3×33\times3 real matrix factored explicitly into elementary matrices

Example

The matrix A=(110011001)A=\begin{pmatrix}1&1&0\\0&1&1\\0&0&1\end{pmatrix} has the elementary factorisation A=(100011001)(110010001).A=\begin{pmatrix}1&0&0\\0&1&1\\0&0&1\end{pmatrix}\begin{pmatrix}1&1&0\\0&1&0\\0&0&1\end{pmatrix}.

Facts & Assumptions

Given: The displayed real matrix AA.

[L1]

Every invertible real square matrix is a finite product of elementary matrices (Every invertible finite square real matrix is a finite product of elementary matrices).

[L2]

A reduction ErE1A=IE_r\cdots E_1A=I reverses to an elementary factorisation (A finite row reduction from AA to BB is encoded by B=ErE1AB=E_r\cdots E_1A).

Verification

technique · direct
1.1

Subtract row 22 from row 11, then subtract the new row 11 from row 00; these elementary operations reduce AA to I3I_3, so their matrices satisfy E2E1A=I3E_2E_1A=I_3.

L1L2algebra
2.1

Reversing the operations gives the two displayed row-addition matrices. Their direct product is AA, verifying the factorisation entry by entry.

step 1.1algebra

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 29 results over 6 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