Theorems · Theorem · commutative algebra
Algebra.FormallySmooth.exists_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 → ∀ (g : A →ₐ[R] B ⧸ I), ∃ f, (Ideal.Quotient.mkₐ R I).comp f = g- Defined in
- Mathlib.RingTheory.Smooth.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 109 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
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
- Bot.botproof · cited by 4,720
- AlgHomstatement and proof · cited by 3,236
- HasQuotient.Quotientstatement and proof · cited by 2,301
- AlgEquivproof · cited by 1,681
- RingEquivproof · cited by 1,147
- Ideal.mapproof · cited by 692
- AlgEquiv.symmproof · cited by 615
- Ideal.Quotient.mkproof · cited by 610
- AlgHom.compstatement and proof · cited by 501
Cited by2
Results whose statement or proof uses this declaration.
- Algebra.FormallySmooth.liftproof · cited by 5
- Algebra.FormallySmooth.comp_liftproof · cited by 1