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

The rank and solution behaviour of a parameterised matrix change at one exceptional parameter

Example

For At=(111t),b=(22),A_t=\begin{pmatrix}1&1\\1&t\end{pmatrix},\qquad b=\begin{pmatrix}2\\2\end{pmatrix}, the real system Atx=bA_tx=b has rank 22 and the unique solution (2,0)(2,0) when t1t\ne1, while at t=1t=1 it has rank 11 and the affine line of solutions (2s,s)(2-s,s).

Facts & Assumptions

Given: A real parameter tt and the displayed system.

[L1]
[L2]
[L3]

The real numbers form a field (The reals form a field).

Verification

technique · cases
1.1

Subtract row 00 from row 11 without dividing by the parameter; the augmented matrix becomes (1120t10)\begin{pmatrix}1&1&2\\0&t-1&0\end{pmatrix}.

L1L2L3cases
2.1

If t1t\ne1, the second row has a pivot, so the rank is 22, y=0y=0, and x=2x=2.

step 1.1assume-case generic
2.2

If t=1t=1, the second row is zero, so the rank is 11 and y=sy=s is free with x=2sx=2-s.

step 1.1assume-case exceptional
3.1

The alternatives t=1t=1 and t1t\ne1 are exhaustive and give the stated solution behaviour.

step 2.1step 2.2cases-exhaustive

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: 37 results over 10 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