Alphabeta Math
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-08-02
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 second-order Taylor polynomial computed from gradient and Hessian data

Statement

For f(x,y)=ex(1+y+y2), the second-order Taylor polynomial at the origin is 1+x+y+12x2+xy+y2.

Proof

technique · calculation
1.1

At (0,0), f=1, ∇f=(1,1), and Hf=(1112).

givenL2algebra
2.1

Substitution into [L1] gives 1+x+y+12(x2+2xy+2y2), namely the claimed polynomial.

L1step 1.1algebra
3.1

Thus the computed value, gradient, and Hessian yield the stated second-order approximation.

step 2.1algebra∎

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

15 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