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 and over are similar, then .
Facts & Assumptions
Given: Similar matrices .
Similarity means for an invertible matrix (Similar matrices: for an invertible ).
For conformable rectangular matrices , one has (For and , ).
Matrix multiplication is associative and unital (Matrix multiplication is associative, unital, distributive, and compatible with scalar multiplication).
Proof
Choose invertible with as in [L1].
Apply [L2] to and to obtain .
By associativity and unitality from [L3], , so .
Depends on
- Similar matrices: $B=P^{-1}AP$ for an invertible $P$
- For $A\in M_{m\times n}(F)$ and $B\in M_{n\times m}(F)$, $\operatorname{tr}(AB)=\operatorname{tr}(BA)$
- Invertible matrices and the general linear group $\operatorname{GL}_n(F)$
- Matrix multiplication is associative, unital, distributive, and compatible with scalar multiplication
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
- S. Axler, Linear Algebra Done Right, 4th ed., Theorem 8.50 (standard reference, not scraped)