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.

Similar matrices have the same trace

Statement

If square matrices AA and BB over FF are similar, then tr(A)=tr(B)\operatorname{tr}(A)=\operatorname{tr}(B).

Facts & Assumptions

Given: Similar matrices A,BMn(F)A,B\in M_n(F).

[L1]

Similarity means B=P1APB=P^{-1}AP for an invertible matrix PP (Similar matrices: B=P1APB=P^{-1}AP for an invertible PP).

[L2]

For conformable rectangular matrices X,YX,Y, one has tr(XY)=tr(YX)\operatorname{tr}(XY)=\operatorname{tr}(YX) (For AMm×n(F)A\in M_{m\times n}(F) and BMn×m(F)B\in M_{n\times m}(F), tr(AB)=tr(BA)\operatorname{tr}(AB)=\operatorname{tr}(BA)).

Proof

technique · direct
1.1

Choose invertible PP with B=P1APB=P^{-1}AP as in [L1].

givenL1
2.1

Apply [L2] to X=P1AX=P^{-1}A and Y=PY=P to obtain tr(B)=tr(P(P1A))\operatorname{tr}(B)=\operatorname{tr}(P(P^{-1}A)).

step 1.1L1L2
3.1

By associativity and unitality from [L3], P(P1A)=(PP1)A=InA=AP(P^{-1}A)=(PP^{-1})A=I_nA=A, so tr(B)=tr(A)\operatorname{tr}(B)=\operatorname{tr}(A).

step 2.1L1L2L3

Depends on

Used by

Dependency tree · next 3 levels

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