Alphabeta Math
ExampleConstruction: AI-generatedVerification: AI-generatedSession-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.

An integer matrix of determinant 22 is invertible over Q\mathbb Q but not over Z\mathbb Z

Example

The integer matrix A=diag(2,1)A=\operatorname{diag}(2,1) has determinant 22. It is invertible as a matrix over Q\mathbb Q, but it is not invertible as a matrix over Z\mathbb Z.

Facts & Assumptions

Given: A=(2001)A=\begin{pmatrix}2&0\\0&1\end{pmatrix}.

[L2]

An invertible matrix over a commutative ring has unit determinant (An invertible square matrix over a commutative ring has unit determinant).

[L3]

The rationals form a field (The rationals form a field).

[L4]

The integers form a commutative ring (The integers form a commutative ring).

Verification

technique · direct
1.1

Fact [L1] gives detA=2\det A=2. Over Q\mathbb Q, the matrix diag(1/2,1)\operatorname{diag}(1/2,1) multiplies with AA in either order to give I2I_2, so AA is invertible there.

L1L2L3L4L5algebra
2.1

Over Z\mathbb Z, the determinant 22 is not a unit by [L5]. The contrapositive of [L2] therefore rules out an integer inverse.

step 1.1L2L5

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · next 3 levels

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