Alphabeta Math
ExampleConstruction: AI-generatedVerification: 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.

Two explicit 22 by 22 matrices do not commute

Example

In M2(F)M_2(F), let

A=E01=(0100),B=E10=(0010).A=E_{01}=\begin{pmatrix}0&1\\0&0\end{pmatrix},\qquad B=E_{10}=\begin{pmatrix}0&0\\1&0\end{pmatrix}.

Then ABBAAB\ne BA.

Facts & Assumptions

Given: A field FF and the displayed matrix units in M2(F)M_2(F).

[L1]

Matrix units satisfy EijEk=δjkEiE_{ij}E_{k\ell}=\delta_{jk}E_{i\ell} (EijEk=δjkEiE_{ij}E_{k\ell}=\delta_{jk}E_{i\ell}).

Verification

technique · direct
1.1

By [L1], AB=E00=(1000)AB=E_{00}=\begin{pmatrix}1&0\\0&0\end{pmatrix} while BA=E11=(0001)BA=E_{11}=\begin{pmatrix}0&0\\0&1\end{pmatrix}.

givenL1
2.1

The products differ at entry (0,0)(0,0), since 101\ne0 in a field, so AA and BB do not commute.

step 1.1L1

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: 9 results over 5 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.