Theorems · Theorem · commutative algebra
Derivation.leibniz
∀ {R : Type u_1} {A : Type u_2} {M : Type u_4} [inst : CommSemiring R] [inst_1 : CommSemiring A]
[inst_2 : AddCommMonoid M] [inst_3 : Algebra R A] [inst_4 : Module A M] [inst_5 : Module R M] (D : Derivation R A M)
(a b : A), D (a * b) = a • D b + b • D a- Defined in
- Mathlib.RingTheory.Derivation.Basic
- Cited by
- 31 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- AddCommMonoidstatement and proof · cited by 12,281
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Derivationstatement and proof · cited by 293
- Derivation.leibniz'proof · cited by 2
Cited by32
Results whose statement or proof uses this declaration.
- Derivation.leibniz_powproof · cited by 10
- MvPolynomial.pderiv_mapproof · cited by 8
- MvPolynomial.pderiv_mulproof · cited by 7
- Derivation.leibniz_of_mul_eq_oneproof · cited by 4
- Derivation.restrictScalarsproof · cited by 4
- Derivation.eqOn_adjoinproof · cited by 3
- MvPolynomial.pderiv_renameproof · cited by 2
- MvPolynomial.pderiv_sumRingEquivproof · cited by 2
- Derivation.leibniz_divproof · cited by 2
- Differential.logDeriv_mulproof · cited by 2
- Derivation.map_aevalproof · cited by 2
- Algebra.Generators.H1Cotangent.δAux_mulproof · cited by 2