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
- Matrix coefficients and characters Definition
- The basis-independent trace of an endomorphism of a finite-dimensional vector space Definition
- Real Cartan subalgebras need not be conjugate Proposition
- A finite simple graph is bipartite if and only if its adjacency spectrum is symmetric about 0 Theorem
- Restricted root space decomposition Theorem
- Schur orthogonality Theorem
Dependency tree · two levels
9 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.
Sources
- S. Axler, Linear Algebra Done Right, 4th ed., Theorem 8.50 (standard reference, not scraped)