Alphabeta Math
TheoremStatement: 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.

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, A(BC)=(AB)C,ImA=A=AIn,A(BC)=(AB)C,\qquad I_mA=A=AI_n, A(B+C)=AB+AC,(A+B)C=AC+BC,A(B+C)=AB+AC,\qquad (A+B)C=AC+BC, and (AB)T=BTAT,(AT)T=A. (AB)^{\mathsf T}=B^{\mathsf T}A^{\mathsf T},\qquad (A^{\mathsf T})^{\mathsf T}=A. The corresponding entrywise additive and scalar laws also hold, including all zero-sized shapes.

Facts & Assumptions

Given: A commutative ring RR and matrices of compatible finite shapes over RR.

[L1]

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).

[L2]

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).

Proof

technique · direct
1.1

Entrywise ring addition gives its abelian-group laws. Substitution in the product formula gives ImA=A=AInI_mA=A=AI_n and both distributive laws, since all off-diagonal identity terms are zero and the diagonal term is one.

L1L3algebra
2.1

For compatible A,B,CA,B,C, the (i,)(i,\ell) entry of (AB)C(AB)C is k(jaijbjk)ck\sum_k(\sum_j a_{ij}b_{jk})c_{k\ell}, while that of A(BC)A(BC) is jaij(kbjkck)\sum_j a_{ij}(\sum_k b_{jk}c_{k\ell}). Distributivity and finite-sum Fubini turn both into j,kaijbjkck\sum_{j,k}a_{ij}b_{jk}c_{k\ell}.

step 1.1L2L3algebra
3.1

The (k,i)(k,i) entry of (AB)T(AB)^{\mathsf T} is jaijbjk=jbjkaij\sum_j a_{ij}b_{jk}=\sum_j b_{jk}a_{ij}, the (k,i)(k,i) entry of BTATB^{\mathsf T}A^{\mathsf T}; transposing twice restores each entry. Empty sums are zero, so every argument also covers zero-sized shapes.

step 2.1L1L2algebra

Depends on

Used by

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