Theorems · Theorem · field theory
Polynomial.hasseDeriv_natDegree_eq_C
∀ {R : Type u_1} [inst : Semiring R] (f : Polynomial R),
(Polynomial.hasseDeriv f.natDegree) f = Polynomial.C f.leadingCoeff- Defined in
- Mathlib.Algebra.Polynomial.HasseDeriv
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 107 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.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- LinearMapstatement · cited by 10,215
- RingHomstatement · cited by 10,189
- Polynomialstatement and proof · cited by 5,681
- one_mulproof · cited by 2,841
- Nat.cast_oneproof · cited by 2,501
- zero_addproof · cited by 2,366
- Polynomial.Cstatement and proof · cited by 1,598
- Polynomial.natDegreestatement and proof · cited by 1,105
- Polynomial.coeffproof · cited by 1,045
Cited by1
Results whose statement or proof uses this declaration.
- Polynomial.coeff_taylor_natDegreeproof · cited by 2