Theorems · Definition · commutative algebra
Algebra.FormallySmooth.lift
{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] →
[Algebra.FormallySmooth R A] → (I : Ideal B) → IsNilpotent I → (A →ₐ[R] B ⧸ I) → A →ₐ[R] BFor a formally smooth R-algebra A and a map f : A →ₐ[R] B ⧸ I with I square-zero,
this is an arbitrary lift A →ₐ[R] B.
- Defined in
- Mathlib.RingTheory.Smooth.Basic
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 110 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Idealstatement and proof · cited by 4,748
- AlgHomstatement and proof · cited by 3,236
- HasQuotient.Quotientstatement and proof · cited by 2,301
- IsNilpotentstatement and proof · cited by 248
- Algebra.FormallySmoothstatement and proof · cited by 60
- Algebra.FormallySmooth.exists_liftproof · cited by 1
Cited by6
Results whose statement or proof uses this declaration.
- Algebra.FormallySmooth.liftOfSurjectiveproof · cited by 2
- Algebra.FormallySmooth.localization_baseproof · cited by 2
- Algebra.FormallySmooth.mk_liftstatement · cited by 2
- Algebra.FormallySmooth.comp_liftstatement · cited by 1
- Algebra.FormallySmooth.liftOfSurjective_applyproof · cited by 1
- Algebra.FormallySmooth.lift.congr_simpstatement and proof · cited by 0