Theorems · Theorem · commutative algebra
Algebra.FormallySmooth.iff_split_surjection
∀ {R : Type u} {A : Type v} [inst : CommRing R] [inst_1 : CommRing A] [inst_2 : Algebra R A] {P : Type u_2}
[inst_3 : CommRing P] [inst_4 : Algebra R P] [Algebra.FormallySmooth R P] (f : P →ₐ[R] A),
Function.Surjective ⇑f → (Algebra.FormallySmooth R A ↔ ∃ g, f.kerSquareLift.comp g = AlgHom.id R A)Let P →ₐ[R] A be a surjection with kernel J, and P a formally smooth R-algebra,
then A is formally smooth over R iff the surjection P ⧸ J ^ 2 →ₐ[R] A has a section.
Geometric intuition: we require that a first-order thickening of Spec A inside Spec P admits
a retraction.
- Defined in
- Mathlib.RingTheory.Smooth.Basic
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 128 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
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.idproof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- LinearMapproof · cited by 10,215
- RingHomstatement · cited by 10,189
- Idealstatement · cited by 4,748
- Algebra.algebraMapproof · cited by 4,706
- AlgHomstatement and proof · cited by 3,236
- TensorProductproof · cited by 2,545
- HasQuotient.Quotientstatement and proof · cited by 2,301
- LinearMap.compproof · cited by 1,642
Cited by5
Results whose statement or proof uses this declaration.
- Algebra.FormallySmooth.of_equivproof · cited by 8
- Algebra.FormallySmooth.of_comp_surjectiveproof · cited by 6
- Algebra.FormallySmooth.of_splitproof · cited by 2
- Algebra.Smooth.exists_subalgebra_fgproof · cited by 2
- Algebra.FormallySmooth.iff_of_surjectiveproof · cited by 1