Theorems · Definition · commutative algebra
KaehlerDifferential.endEquiv
(R : Type u) →
(S : Type v) →
[inst : CommRing R] →
[inst_1 : CommRing S] →
[inst_2 : Algebra R S] →
Module.End S Ω[S⁄R] ≃ { f // (Algebra.TensorProduct.lmul' R).kerSquareLift.comp f = AlgHom.id R S }The endomorphisms of Ω[S⁄R] corresponds to sections of the surjection S ⊗[R] S ⧸ J ^ 2 →ₐ[R] S,
with J being the kernel of the multiplication map S ⊗[R] S →ₐ[R] S.
- Defined in
- Mathlib.RingTheory.Kaehler.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 101 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Equivstatement · cited by 8,337
- Idealstatement · cited by 4,748
- AlgHomstatement · cited by 3,236
- TensorProductstatement · cited by 2,545
- HasQuotient.Quotientstatement · cited by 2,301
- Module.Endstatement · cited by 774
- AlgHom.compstatement · cited by 501
- AlgHom.toRingHomstatement · cited by 490
- RingHom.kerstatement · cited by 363
Cited by1
Results whose statement or proof uses this declaration.
- Algebra.FormallyUnramified.iff_comp_injective_of_smallproof · cited by 4