Theorems · Theorem · commutative algebra
Algebra.FormallySmooth.mk_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] [inst_5 : Algebra.FormallySmooth R A] (I : Ideal B) (hI : IsNilpotent I)
(g : A →ₐ[R] B ⧸ I) (x : A), (Ideal.Quotient.mk I) ((Algebra.FormallySmooth.lift I hI g) x) = g x- Defined in
- Mathlib.RingTheory.Smooth.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 112 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Idealstatement and proof · cited by 4,748
- AlgHomstatement and proof · cited by 3,236
- HasQuotient.Quotientstatement and proof · cited by 2,301
- Ideal.Quotient.mkstatement · cited by 610
- IsNilpotentstatement and proof · cited by 248
- Algebra.FormallySmoothstatement and proof · cited by 60
- AlgHom.congr_funproof · cited by 40
- Algebra.FormallySmooth.liftstatement · cited by 5
Cited by2
Results whose statement or proof uses this declaration.
- Algebra.FormallySmooth.localization_baseproof · cited by 2
- Algebra.FormallySmooth.liftOfSurjective_applyproof · cited by 1