Alphabeta Math
ExampleConstruction: Literature-sourcedVerification: AI-adaptedSession-authored (Fable 5 assisted)precheck 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)f(x,y)=e^x(1+y+y^2), the second-order Taylor polynomial at the origin is 1+x+y+12x2+xy+y21+x+y+\tfrac12x^2+xy+y^2.

Facts & Assumptions

Proof

technique · calculation
1.1

At (0,0)(0,0), f=1f=1, f=(1,1)\nabla f=(1,1), and Hf=(1112)H_f=\begin{pmatrix}1&1\\1&2\end{pmatrix}.

givenL2algebra
2.1

Substitution into [L1] gives 1+x+y+12(x2+2xy+2y2)1+x+y+\tfrac12(x^2+2xy+2y^2), 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 · next 3 levels

Direct dependencies and their dependencies through the next three levels: 59 results over 15 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