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 over a commutative ring have the same determinant
Statement
Let . If are similar over a commutative ring, then .
Facts & Assumptions
Given: An invertible with .
Similarity over means for an invertible (Invertible square matrices and similarity over a commutative ring).
Determinants multiply over a commutative ring (For same-sized finite square matrices over a commutative ring, ).
Matrix multiplication is associative (Matrix arithmetic over a commutative ring is associative, unital and distributive, and transpose reverses products).
Proof
By [L1], [L2] and associativity, .
Substitute [L3] and commute the scalar factors in : , leaving .
Depends on
- Invertible square matrices and similarity over a commutative ring
- For same-sized finite square matrices over a commutative ring, $\det(AB)=\det(A)\det(B)$
- If $A$ is invertible over a commutative ring, then $\det(A^{-1})=\det(A)^{-1}$
- Matrix arithmetic over a commutative ring is associative, unital and distributive, and transpose reverses products
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: 43 results over 16 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. New, MATH 146 Linear Algebra 1 Lecture Notes, Ch. 4 (standard reference, not scraped)