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.

Smooth dependence in an ODE with a parameter

Example

For the parameter-dependent ODE

x(t)=λx(t),x(0)=x0,

the solution is

x(t;λ,x0)=eλtx0.

It depends smoothly on both the initial value x0 and the parameter λ.

Facts & Assumptions

Given: The parameter-dependent scalar ODE x=λx, x(0)=x0.

[L1]

Smooth parameter-dependent ODEs depend smoothly on the parameter (Smooth dependence of ODE solutions on parameters).

[L2]

Smooth autonomous ODEs depend smoothly on initial data (Smooth dependence of solutions on initial data).

Verification

technique · direct
1.1

The curve x(t)=eλtx0 satisfies x(0)=x0 and [given] x(t)=λeλtx0=λx(t), so it solves the ODE.

given
2.1

Differentiating the explicit formula gives [L1, L2, step 1.1] x0x(t;λ,x0)=eλt and λx(t;λ,x0)=teλtx0, and higher derivatives are again polynomial multiples of eλt. Thus the solution depends smoothly on both data variables, exactly as [L1] and [L2] predict.

L1L2step 1.1
3.1

So this ODE is a concrete instance of smooth dependence on initial data and [step 2.1] parameters.

step 2.1

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

6 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