Theorems · Definition · commutative algebra
Algebra.FormallySmooth.liftOfSurjective
{R : Type u} →
{A : Type v} →
[inst : CommRing R] →
[inst_1 : CommRing A] →
[inst_2 : Algebra R A] →
{B : Type u_1} →
[inst_3 : CommRing B] →
[inst_4 : Algebra R B] →
{C : Type u_4} →
[inst_5 : CommRing C] →
[inst_6 : Algebra R C] →
[Algebra.FormallySmooth R A] →
(A →ₐ[R] C) →
(g : B →ₐ[R] C) → Function.Surjective ⇑g → IsNilpotent (RingHom.ker ↑g) → A →ₐ[R] BFor a formally smooth R-algebra A and a map f : A →ₐ[R] B ⧸ I with I nilpotent,
this is an arbitrary lift A →ₐ[R] B.
- Defined in
- Mathlib.RingTheory.Smooth.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 111 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Idealstatement · cited by 4,748
- AlgHomstatement and proof · cited by 3,236
- RingHomClass.toRingHomstatement and proof · cited by 746
- AlgEquiv.symmproof · cited by 615
- AlgHom.compproof · cited by 501
- RingHom.kerstatement and proof · cited by 363
- AlgEquiv.toAlgHomproof · cited by 273
- IsNilpotentstatement and proof · cited by 248
Cited by3
Results whose statement or proof uses this declaration.
- Algebra.FormallySmooth.liftOfSurjective_applystatement and proof · cited by 1
- Algebra.Extension.homInfinitesimalproof · cited by 1
- Algebra.FormallySmooth.comp_liftOfSurjectivestatement · cited by 0