Alphabeta Math
ExampleConstruction: Literature-sourcedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck passjudge pass (gpt-5.6-terra)audited 2026-08-29
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 linear system and its fundamental matrix

Example

Consider the linear planar system

x(t)=Ax(t),A=(1001).

Its solution through (x10,x20) is x(t)=(etx10,etx20), and a fundamental matrix is

Φ(t)=(et00et).

Facts & Assumptions

Given: The constant matrix A=diag(1,1).

[F1]

The variational equation along a solution is a linear matrix ODE (The variational equation along an ODE solution).

[L1]

Linear matrix ODEs have unique solutions on compact intervals (Linear matrix ODEs have unique global solutions on a fixed interval).

[L2]

A fundamental matrix is invertible at every time (A fundamental matrix is invertible).

Verification

technique · direct
1.1

Differentiating the displayed formula gives [given] x(t)=(etx10,etx20)=Ax(t), and x(0)=(x10,x20). So it is a solution.

given
2.1

The matrix Φ satisfies Φ(t)=AΦ(t) and Φ(0)=I2, so by [F1, L1, L2, step 1.1] [F1] and [L1] it is the fundamental matrix of this system. Its determinant is etet=1, which is consistent with [L2].

F1L1L2step 1.1
3.1

Therefore the linear system has the stated solution operator and [step 2.1] fundamental matrix.

step 2.1

Depends on

Used by

Dependency tree · two levels

13 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