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.

A 22 by 33 matrix and a 33 by 22 matrix give square products of different sizes but equal traces

Example

Over any field FF, let

A=(120013),B=(102101).A=\begin{pmatrix}1&2&0\\0&1&3\end{pmatrix},\qquad B=\begin{pmatrix}1&0\\2&1\\0&1\end{pmatrix}.

The product ABAB is 22 by 22, the product BABA is 33 by 33, and their traces are equal.

Facts & Assumptions

Given: The displayed rectangular matrices over a field FF.

Verification

technique · direct
1.1

Direct multiplication gives AB=(5224)AB=\begin{pmatrix}5&2\\2&4\end{pmatrix} and BA=(120253013)BA=\begin{pmatrix}1&2&0\\2&5&3\\0&1&3\end{pmatrix}.

givenL1
2.1

Hence tr(AB)=5+4=9\operatorname{tr}(AB)=5+4=9 and tr(BA)=1+5+3=9\operatorname{tr}(BA)=1+5+3=9 as elements of FF, verifying [L1] for products of different square sizes.

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: 11 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.