Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicableSession-authored (Fable 5 assisted)audited 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.

Entrywise ring-matrix operations, rectangular matrix products, identity matrices and transpose

Definition

Let RR be a commutative ring. Matrices of one shape are added and scaled entrywise. For AMm×n(R)A\in M_{m\times n}(R) and BMn×p(R)B\in M_{n\times p}(R), their product is ABMm×p(R)AB\in M_{m\times p}(R) with (AB)ik:=j<naijbjk.(AB)_{ik}:=\sum_{j<n}a_{ij}b_{jk}. The sum is the finite sum in the additive commutative monoid of RR, and is 00 when n=0n=0.

The identity matrix InI_n has entry 11 on the diagonal and 00 elsewhere. The transpose ATMn×m(R)A^{\mathsf T}\in M_{n\times m}(R) is defined by (AT)ji:=aij(A^{\mathsf T})_{ji}:=a_{ij}. The zero matrix has every entry 00.

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 51 results over 17 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