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 , or a finite coefficient list with ; we write the latter as . The list, rather than the function it induces, is the polynomial object. Its evaluation at is the real number .
For nonzero , define and . The zero polynomial has no degree and no leading coefficient. A nonzero polynomial is monic when . 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 .
Depends on
Used by
- Chebyshev polynomials of the first and second kinds by their three-term recurrences Definition
- A real polynomial vanishing at a is divisible by x-a Lemma
- A nonzero real polynomial of degree n has no more than n distinct real roots Theorem
- For n≥1, 2¹⁻ⁿTₙ is the minimax monic polynomial of degree n on [-1,1] Theorem
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
- NIST Digital Library of Mathematical Functions, Chapter 4 (standard reference, not scraped)