Theorems · Theorem · commutative algebra
Derivation.leibniz_invOf
∀ {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 : A)
[inst_6 : Invertible a], D ⅟a = -⅟a ^ 2 • D a- Defined in
- Mathlib.RingTheory.Derivation.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Algebrastatement and proof · cited by 11,388
- Invertiblestatement and proof · cited by 549
- Derivationstatement and proof · cited by 293
- Invertible.invOfstatement · cited by 268
- invOf_mul_selfproof · cited by 20
- Derivation.leibniz_of_mul_eq_oneproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- MvPowerSeries.pderiv_invOfproof · cited by 1