Theorems · Theorem · field theory
Polynomial.hasseDeriv_comp
∀ {R : Type u_1} [inst : Semiring R] (k l : ℕ),
Polynomial.hasseDeriv k ∘ₗ Polynomial.hasseDeriv l = (k + l).choose k • Polynomial.hasseDeriv (k + l)- Defined in
- Mathlib.Algebra.Polynomial.HasseDeriv
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 101 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.
Cites37
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- RingHom.idstatement and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- LinearMapstatement and proof · cited by 10,215
- Polynomialstatement and proof · cited by 5,681
- mul_oneproof · cited by 3,885
- one_mulproof · cited by 2,841
- MulZeroClass.mul_zeroproof · cited by 2,091
- LinearMap.compstatement · cited by 1,642
- MulZeroClass.zero_mulproof · cited by 1,625
- add_commproof · cited by 1,535
- one_ne_zeroproof · cited by 885
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.