Alphabeta Math
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck 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.

An invertible square matrix over a commutative ring has unit determinant

Statement

Let n≥1. If A∈Mn(R) is invertible over a commutative ring, then det⁡(A) is a unit of R. More precisely, det⁡(A−1) is its inverse.

Facts & Assumptions

Given: An invertible matrix A with inverse A−1.

[L1]

Determinants multiply: det⁡(XY)=det⁡(X)det⁡(Y) (For same-sized finite square matrices over a commutative ring, det⁡(AB)=det⁡(A)det⁡(B)).

[L4]

Matrix invertibility gives AA−1=In=A−1A (Invertible square matrices and similarity over a commutative ring).

Proof

technique · direct
1.1

Apply [L1] to the two equations in [L4]: det⁡(A)det⁡(A−1)=det⁡(In)=1 and det⁡(A−1)det⁡(A)=1.

L1L3L4L5
2.1

Thus det⁡(A) is a unit with inverse det⁡(A−1) by [L2]. In the zero ring, 0=1 and the same two-sided equation still gives the unit conclusion.

step 1.1L2∎

Depends on

Used by

Dependency tree · two levels

20 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources