Theorems · Theorem · commutative algebra
KaehlerDifferential.kerTotal_mkQ_single_mul
∀ (R : Type u) (S : Type v) [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S] (x y z : S),
((KaehlerDifferential.kerTotal R S).mkQ fun₀ | x * y => z) =
((KaehlerDifferential.kerTotal R S).mkQ fun₀ | y => z * x) +
(KaehlerDifferential.kerTotal R S).mkQ fun₀ | x => z * y- Defined in
- Mathlib.RingTheory.Kaehler.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- LinearMapstatement · cited by 10,215
- Submodulestatement · cited by 7,192
- Finsuppstatement and proof · cited by 5,255
- HasQuotient.Quotientstatement and proof · cited by 2,301
- map_addproof · cited by 964
- Finsupp.singlestatement and proof · cited by 943
- map_subproof · cited by 565
- sub_eq_zeroproof · cited by 407
Cited by1
Results whose statement or proof uses this declaration.
- KaehlerDifferential.kerTotal_mkQ_single_smulproof · cited by 0