Alphabeta Math
ExampleConstruction: AI-generatedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck 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.

Cramer's rule solves 2x+y=5 and xy=1 as (x,y)=(2,1)

Example

Cramer's rule solves 2x+y=5, xy=1 over Q as (x,y)=(2,1).

Facts & Assumptions

Given: A=(2111) and b=(51).

[F1]
[L1]

Over a field, a nonzero determinant gives the unique solution xj=det(Aj(b))/det(A) (Over a field, for each right-hand side b, Ax=b has a unique solution exactly when det(A) is nonzero, and then Cramer's quotient formula holds).

Verification

technique · direct
1.1

Direct calculation gives det(A)=2(1)1=30.

F1F2algebra
1.2

Replacing the first and second columns gives det(5111)=6,det(2511)=3.

F2algebra
2.1

By [L1], x=(6)/(3)=2 and y=(3)/(3)=1.

step 1.1step 1.2L1
3.1

Substitution gives 2(2)+1=5 and 21=1, verifying both equations and the claimed solution.

step 2.1algebra

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: 86 results over 27 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.