Theorems · Definition · commutative algebra
KaehlerDifferential.endEquivAuxEquiv
(R : Type u) →
(S : Type v) →
[inst : CommRing R] →
[inst_1 : CommRing S] →
[inst_2 : Algebra R S] →
{ f //
(Ideal.Quotient.mkₐ R (KaehlerDifferential.ideal R S).cotangentIdeal).comp f =
IsScalarTower.toAlgHom R S
((TensorProduct R S S ⧸ KaehlerDifferential.ideal R S ^ 2) ⧸
(KaehlerDifferential.ideal R S).cotangentIdeal) } ≃
{ f // (Algebra.TensorProduct.lmul' R).kerSquareLift.comp f = AlgHom.id R S }(Implementation) An Equiv version of KaehlerDifferential.End_equiv_aux.
Used in KaehlerDifferential.endEquiv.
- Defined in
- Mathlib.RingTheory.Kaehler.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 98 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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 and proof · cited by 3,236
- TensorProductstatement and proof · cited by 2,545
- HasQuotient.Quotientstatement and proof · cited by 2,301
- AlgHom.compstatement · cited by 501
- AlgHom.toRingHomstatement · cited by 490
- RingHom.kerstatement · cited by 363
- Equiv.reflproof · cited by 274
Cited by1
Results whose statement or proof uses this declaration.
- KaehlerDifferential.endEquivproof · cited by 1