Alphabeta Math
DefinitionDefinition: Literature-sourcedProof: Not applicableSession-authored (Fable 5 assisted)audited 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.

Formal real polynomials, evaluation, degree, leading coefficient, and monic polynomials

Definition

A formal real polynomial is either the zero polynomial 00, or a finite coefficient list (a0,,an)(a_0,\ldots,a_n) with an0a_n\ne0; we write the latter as p(X)=k=0nakXkp(X)=\sum_{k=0}^{n}a_kX^k. The list, rather than the function it induces, is the polynomial object. Its evaluation at xRx\in\mathbb R is the real number p(x):=k=0nakxkp(x):=\sum_{k=0}^{n}a_kx^k.

For nonzero p=(a0,,an)p=(a_0,\ldots,a_n), define degp:=n\deg p:=n and lc(p):=an\operatorname{lc}(p):=a_n. The zero polynomial has no degree and no leading coefficient. A nonzero polynomial is monic when lc(p)=1\operatorname{lc}(p)=1. Thus degree and leading coefficient are defined from the displayed finite list, without asserting that distinct formal polynomials define distinct functions. The conventions for finite sums and integer powers used in the evaluation are recorded in Finite sums and finite products, by recursion, Integer powers ama^m.

Depends on

Used by

Dependency tree · next 3 levels

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