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.

For every square matrix over a commutative ring, det(AT)=det(A)\det(A^{\mathsf T})=\det(A)

Statement

For every n1n\ge1, every commutative ring RR, and every AMn(R)A\in M_n(R), det(AT)=det(A).\det(A^{\mathsf T})=\det(A).

Facts & Assumptions

Given: A square matrix A=(aij)A=(a_{ij}) over a commutative ring.

[L2]

Transpose satisfies (AT)ij=aji(A^{\mathsf T})_{ij}=a_{ji} (Entrywise ring-matrix operations, rectangular matrix products, identity matrices and transpose).

[L3]

Sign is a homomorphism into {1,1}\{1,-1\}, so sgn(σ1)=sgn(σ)\operatorname{sgn}(\sigma^{-1})=\operatorname{sgn}(\sigma) (The sign is a homomorphism Sn{+1,1}S_n\to\{+1,-1\}, surjective exactly when n2n\ge 2).

Proof

technique · direct
1.1

Substituting [L2] into [L1] gives det(AT)=σSnsgn(σ)i<nai,σ(i)\det(A^{\mathsf T})=\sum_{\sigma\in S_n}\operatorname{sgn}(\sigma)\prod_{i<n}a_{i,\sigma(i)}.

L1L2
2.1

Reindex the sum by τ=σ1\tau=\sigma^{-1} and the product by j=σ(i)j=\sigma(i). Commutativity and [L3] turn the expression into τSnsgn(τ)j<naτ(j),j=det(A)\sum_{\tau\in S_n}\operatorname{sgn}(\tau)\prod_{j<n}a_{\tau(j),j}=\det(A).

step 1.1L3L4algebra

Depends on

Used by

Dependency tree · next 3 levels

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