Theorems · Definition · commutative algebra
retractionKerCotangentToTensorEquivSection
{R : Type u_1} →
{P : Type u_2} →
{S : Type u_3} →
[inst : CommRing R] →
[inst_1 : CommRing P] →
[inst_2 : CommRing S] →
[inst_3 : Algebra R P] →
[inst_4 : Algebra P S] →
[inst_5 : Algebra R S] →
[inst_6 : IsScalarTower R P S] →
Function.Surjective ⇑(algebraMap P S) →
{ l // l ∘ₗ KaehlerDifferential.kerCotangentToTensor R P S = LinearMap.id } ≃
{ g // (IsScalarTower.toAlgHom R P S).kerSquareLift.comp g = AlgHom.id R S }Given a surjective algebra homomorphism f : P →ₐ[R] S with kernel I,
there is a one-to-one correspondence between P-linear retractions of I/I² →ₗ[P] S ⊗[P] Ω[P/R]
and algebra homomorphism sections of f‾ : P/I² → S.
- Defined in
- Mathlib.RingTheory.Smooth.Kaehler
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 107 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites39
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 and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement · cited by 10,189
- Equivstatement · cited by 8,337
- Idealstatement · cited by 4,748
- Bot.botproof · cited by 4,720
- Algebra.algebraMapstatement and proof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- LinearEquivproof · cited by 3,317
Cited by2
Results whose statement or proof uses this declaration.
- Algebra.FormallySmooth.comp_surjectiveproof · cited by 6
- Algebra.FormallySmooth.iff_split_surjectionproof · cited by 5