Alphabeta Math
TheoremStatement: Literature-sourcedProof: 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 finite-dimensional linear operator over a field is invertible if and only if its determinant is nonzero

Statement

Let T:V→V be a linear operator on a finite-dimensional vector space over a field F. Then T is invertible if and only if det⁡(T)≠0.

Facts & Assumptions

Given: T,V,F as in the statement.

[L4]

Every square matrix is the representing matrix of a unique operator, and composition of operators becomes multiplication of their matrices (T↦[T]BC is a vector-space isomorphism L(V,W)≅Mm×n(F), [S∘T]BD=[S]CD[T]BC).

[L2]

A positive-sized square matrix over a commutative ring is invertible exactly when its determinant is a unit (A positive-sized square matrix over a commutative ring is invertible if and only if its determinant is a unit).

[F1]

A field is a commutative ring and its units are precisely its nonzero elements (Every field is a commutative ring with 1≠0; it is an integral domain, and it is a commutative division ring).

[L3]

The operator determinant is the determinant of a representing matrix and is basis independent (The determinant of a linear operator is independent of the chosen ordered basis).

Proof

technique · direct
1.1

Suppose dim⁡V≥1 and choose an ordered basis, writing A=[T]. If T is invertible, then A is invertible by [L1]. Conversely, if A is invertible, [L4] gives an operator S with [S]=A−1; the composite formula gives [S∘T]=I=[T∘S], and injectivity of matrix representation gives S∘T=IV=T∘S. Thus T is invertible exactly when A is invertible.

L1L4algebra
1.2

If dim⁡V=0, the unique endomorphism is the identity and is invertible, while [F2] gives det⁡(T)=1≠0.

F2algebra
2.1

By [L2] and [F1], A is invertible exactly when det⁡(A)≠0; by [L3], this is exactly det⁡(T)≠0.

step 1.1L2F1L3
3.1

Steps 2.1 and 1.2 establish the equivalence in every finite dimension.

step 2.1step 1.2∎

Depends on

Used by

Dependency tree · two levels

33 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