Alphabeta Math
ExampleConstruction: AI-generatedVerification: AI-generatedprecheck 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 x−y=1 as (x,y)=(2,1)

Example

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

Facts & Assumptions

Given: A=(211−1) 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=−3≠0.

F1F2algebra
1.2

Replacing the first and second columns gives det⁡(511−1)=−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 2−1=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 · 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.