Alphabeta Math
CorollaryStatement: Literature-sourcedProof: AI-adaptedSession-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.

Row reducing [AI][A\mid I] yields [IA1][I\mid A^{-1}] exactly when AA is invertible

Statement

For AMn(F)A\in M_n(F), row reduction of [AIn][A\mid I_n] can reach [InB][I_n\mid B] if and only if AA is invertible. Whenever it does, B=A1B=A^{-1}.

Facts & Assumptions

Given: A square matrix AA over a field and a finite row reduction of [AIn][A\mid I_n].

[L2]

Each row operation is simultaneous left multiplication on both blocks by its elementary matrix (Applying an elementary row operation is left multiplication by its elementary matrix).

[L3]

A whole reduction is encoded by one product EE of elementary matrices (A finite row reduction from AA to BB is encoded by B=ErE1AB=E_r\cdots E_1A).

Proof

technique · constructive
1.1

Let EE be the product encoding the row operations. The two output blocks are EAEA and EIn=EEI_n=E.

L2L3L4construct
2.1

If the output is [InB][I_n\mid B], then EA=InEA=I_n and B=EB=E. By [L1], AA is invertible, and multiplying EA=InEA=I_n by A1A^{-1} gives E=A1=BE=A^{-1}=B.

step 1.1L1algebra
3.1

Conversely, if AA is invertible, [L1] supplies a reduction of AA to InI_n; applying it to [AIn][A\mid I_n] gives [InA1][I_n\mid A^{-1}] by step 2.1. If the left block cannot reach InI_n, [L1] says no inverse exists.

step 2.1L1discharge-construct

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 51 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