Theorems · Theorem · commutative algebra
Algebra.FormallySmooth.iff_injective_lTensor_residueField
∀ {R : Type u_1} {S : Type u_2} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : IsLocalRing S]
[inst_3 : Algebra R S] (P : Algebra.Extension R S) [Algebra.FormallySmooth R P.Ring] [Module.Free P.Ring Ω[P.Ring⁄R]]
[Module.Finite P.Ring Ω[P.Ring⁄R]],
P.ker.FG →
(Algebra.FormallySmooth R S ↔
Function.Injective ⇑(LinearMap.lTensor (IsLocalRing.ResidueField S) P.cotangentComplex))The Jacobian criterion for smoothness of local algebras.
Suppose S is a local R-algebra, and 0 → I → P → S → 0 is a presentation such that
P is formally-smooth over R, Ω[P⁄R] is finite free over P,
(typically satisfied when P is the localization of a polynomial ring of finite type)
and I is finitely generated.
Then S is formally smooth iff k ⊗ₛ I/I² → k ⊗ₚ Ω[P/R] is injective,
where k is the residue field of S.
- Defined in
- Mathlib.RingTheory.Smooth.Local
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 129 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · 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
- TensorProductstatement · cited by 2,545
- LinearMap.compproof · cited by 1,642
- Module.Finitestatement and proof · cited by 1,032
- LinearMap.idproof · cited by 625
- Module.Freestatement and proof · cited by 597
- IsLocalRingstatement and proof · cited by 339
- KaehlerDifferentialstatement and proof · cited by 204
Cited by1
Results whose statement or proof uses this declaration.