Theorems · Theorem · commutative algebra
Derivation.leibniz_of_mul_eq_one
∀ {R : Type u_1} [inst : CommRing R] {A : Type u_2} [inst_1 : CommRing A] [inst_2 : Algebra R A] {M : Type u_3}
[inst_3 : AddCommGroup M] [inst_4 : Module A M] [inst_5 : Module R M] (D : Derivation R A M) {a b : A},
a * b = 1 → D a = -a ^ 2 • D b- Defined in
- Mathlib.RingTheory.Derivation.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Algebrastatement and proof · cited by 11,388
- add_commproof · cited by 1,535
- one_smulproof · cited by 1,374
- smul_zeroproof · cited by 665
- smul_smulproof · cited by 360
- neg_smulproof · cited by 306
- Derivationstatement and proof · cited by 293
- sqproof · cited by 280
Cited by4
Results whose statement or proof uses this declaration.
- Derivation.leibniz_invproof · cited by 2
- MvPowerSeries.pderiv_invproof · cited by 1
- MvPowerSeries.pderiv_inv'proof · cited by 1
- Derivation.leibniz_invOfproof · cited by 1