Theorems · Theorem · commutative algebra
MvPolynomial.pderiv_map
∀ {R : Type u} {σ : Type v} [inst : CommSemiring R] {S : Type u_1} [inst_1 : CommSemiring S] {φ : R →+* S}
{f : MvPolynomial σ R} {i : σ},
(MvPolynomial.pderiv i) ((MvPolynomial.map φ) f) = (MvPolynomial.map φ) ((MvPolynomial.pderiv i) f)- Defined in
- Mathlib.Algebra.MvPolynomial.PDeriv
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommSemiringCommSemiring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement and proof · cited by 10,189
- Finsuppstatement · cited by 5,255
- mul_oneproof · cited by 3,885
- zero_addproof · cited by 2,366
- MvPolynomialstatement and proof · cited by 2,140
- MulZeroClass.mul_zeroproof · cited by 2,091
- map_zeroproof · cited by 1,614
- map_mulproof · cited by 1,137
- eq_or_neproof · cited by 1,117
- map_addproof · cited by 964
Cited by8
Results whose statement or proof uses this declaration.
- WeierstrassCurve.Projective.map_polynomialZproof · cited by 2
- WeierstrassCurve.Jacobian.map_polynomialXproof · cited by 2
- WeierstrassCurve.Jacobian.map_polynomialYproof · cited by 2
- WeierstrassCurve.Jacobian.map_polynomialZproof · cited by 2
- WeierstrassCurve.Projective.map_polynomialXproof · cited by 2
- WeierstrassCurve.Projective.map_polynomialYproof · cited by 2
- Algebra.PreSubmersivePresentation.baseChange_jacobianproof · cited by 1
- MvPolynomial.universalFactorizationMapPresentation_jacobiMatrixproof · cited by 1