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.
Long division, the Euclidean algorithm and a Bézout identity in
Example
In , put and . Long division and the Euclidean algorithm give
Thus and
Facts & Assumptions
Given: The displayed polynomials .
Polynomial division over a field gives a unique remainder of degree below the divisor (Division algorithm for polynomials over a field).
The last nonzero Euclidean remainder, normalized to be monic, is the gcd and is a polynomial linear combination of the inputs (Bézout identity and the Euclidean algorithm for polynomials over a field).
The rational numbers form a field (The rationals form a field).
Verification
Direct multiplication gives , and , so these are the divisions licensed by [L1] over the field [L3].
The last nonzero remainder is , whose monic associate is ; negating the first remainder identity gives , in agreement with [L2].
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: 31 results over 11 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
- Thomas W. Judson, Abstract Algebra: Theory and Applications, Example 17.7 (standard reference, not scraped)
- Neil Donaldson, Math 120B Notes, Section 23 (standard reference, not scraped)