Alphabeta Math
CorollaryStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-08-13
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.

A positive-sized square matrix over a commutative ring is invertible if and only if its determinant is a unit

Statement

Let R be a commutative ring, n≥1, and A∈Mn(R). Then A is invertible if and only if det⁡(A) is a unit of R.

Facts & Assumptions

Given: R,n,A as in the statement.

[L1]

If a positive-sized square matrix is invertible, its determinant is a unit (An invertible square matrix over a commutative ring has unit determinant).

[F1]

A square matrix is invertible when it has a two-sided multiplicative inverse (Invertible square matrices and similarity over a commutative ring).

Proof

technique · direct
1.1

If A is invertible, [L1] says directly that det⁡(A) is a unit.

L1
1.2

Conversely, suppose u:=det⁡(A) is a unit, and let u−1 be its inverse.

L3
2.1

Multiplying both identities in [L2] by the scalar u−1 gives A(u−1adj⁡(A))=(u−1adj⁡(A))A=In.

step 1.2L2algebra
3.1

Thus u−1adj⁡(A) is a two-sided inverse, so A is invertible. Together with step 1.1, this proves both directions.

step 2.1F1step 1.1∎

Depends on

Used by

Dependency tree · two levels

18 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