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.
Matrix arithmetic over a commutative ring is associative, unital and distributive, and transpose reverses products
Statement
For matrices over a commutative ring, whenever the shapes are compatible, and The corresponding entrywise additive and scalar laws also hold, including all zero-sized shapes.
Facts & Assumptions
Given: A commutative ring and matrices of compatible finite shapes over .
Matrix addition, multiplication, identity and transpose are given by their entrywise finite-sum formulas (Entrywise ring-matrix operations, rectangular matrix products, identity matrices and transpose).
Finite sums in a commutative monoid may be reindexed and finite double sums may be taken in either order (Finite commutative-monoid sums are invariant under bijective reindexing, split over disjoint unions, and satisfy the finite Fubini rule).
Ring multiplication distributes over addition, annihilates zero and obeys the usual sign laws (In any ring , , , and ).
Proof
Entrywise ring addition gives its abelian-group laws. Substitution in the product formula gives and both distributive laws, since all off-diagonal identity terms are zero and the diagonal term is one.
For compatible , the entry of is , while that of is . Distributivity and finite-sum Fubini turn both into .
The entry of is , the entry of ; transposing twice restores each entry. Empty sums are zero, so every argument also covers zero-sized shapes.
Depends on
- Entrywise ring-matrix operations, rectangular matrix products, identity matrices and transpose
- Finite commutative-monoid sums are invariant under bijective reindexing, split over disjoint unions, and satisfy the finite Fubini rule
- In any ring $0 \cdot a = a \cdot 0 = 0$, $(-a)b = a(-b) = -(ab)$, $(-a)(-b) = ab$, $(-1)a = -a$ and $a(b - c) = ab - ac$
Used by
- An invertible square matrix over a commutative ring has unit determinant Corollary
- Similar matrices over a commutative ring have the same determinant Corollary
- Invertible square matrices and similarity over a commutative ring Definition
- For n≥ 1, determinant is a natural transformation det:GLₙ(-)⟹(-)^× from commutative rings to groups Example
- For same-sized finite square matrices over a commutative ring, det(AB)=det(A)det(B) Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 47 results over 12 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)
- P. Massot, Structures algébriques fondamentales, §6.4 (standard reference, not scraped)