Theorems · Theorem · commutative algebra
Derivation.leibniz_inv
∀ {R : Type u_1} [inst : CommRing R] {M : Type u_3} [inst_1 : AddCommGroup M] [inst_2 : Module R M] {K : Type u_4}
[inst_3 : Field K] [inst_4 : Module K M] [inst_5 : Algebra R K] (D : Derivation R K M) (a : K), D a⁻¹ = -a⁻¹ ^ 2 • D a- Defined in
- Mathlib.RingTheory.Derivation.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 45 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- Fieldstatement and proof · cited by 7,404
- map_zeroproof · cited by 1,614
- eq_or_neproof · cited by 1,117
- smul_zeroproof · cited by 665
- neg_zeroproof · cited by 542
- zero_powproof · cited by 361
- Derivationstatement and proof · cited by 293
Cited by2
Results whose statement or proof uses this declaration.
- Derivation.leibniz_divproof · cited by 2
- Derivation.leibniz_zpowproof · cited by 0