Theorems · Definition · field theory
Polynomial.coeffList
{R : Type u_1} → [inst : Semiring R] → Polynomial R → List RThe list of coefficients starting from the leading term down to the constant term.
- Defined in
- Mathlib.Algebra.Polynomial.CoeffList
- Cited by
- 22 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Semiring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- Polynomialstatement and proof · cited by 5,681
- Polynomial.coeffproof · cited by 1,045
- Polynomial.degreeproof · cited by 643
- WithBot.succproof · cited by 30
Cited by23
Results whose statement or proof uses this declaration.
- Polynomial.signVariationsproof · cited by 13
- Polynomial.coeffList_eq_cons_leadingCoeffstatement · cited by 6
- Polynomial.coeffList_zerostatement · cited by 6
- Polynomial.coeffList_eraseLeadstatement and proof · cited by 4
- Polynomial.signVariations_zeroproof · cited by 4
- Polynomial.signVariations_negproof · cited by 2
- Polynomial.coeffList_eq_nilstatement · cited by 2
- Polynomial.signVariations_eq_eraseLead_add_iteproof · cited by 1
- Polynomial.coeffList_Cstatement · cited by 1
- Polynomial.coeffList_C_mulstatement and proof · cited by 1
- Polynomial.coeffList_monomialstatement and proof · cited by 1
- Polynomial.coeffList_negstatement and proof · cited by 1