Theorems · Theorem · commutative algebra
Algebra.FormallySmooth.liftOfSurjective_apply
∀ {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]
[inst_7 : Algebra.FormallySmooth R A] (f : A →ₐ[R] C) (g : B →ₐ[R] C) (hg : Function.Surjective ⇑g)
(hg' : IsNilpotent (RingHom.ker g)) (x : A), g ((Algebra.FormallySmooth.liftOfSurjective f g hg hg') x) = f x- Defined in
- Mathlib.RingTheory.Smooth.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 113 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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
- Idealstatement · cited by 4,748
- AlgHomstatement and proof · cited by 3,236
- HasQuotient.Quotientproof · cited by 2,301
- RingHomClass.toRingHomproof · cited by 746
- AlgEquiv.symmproof · cited by 615
- Ideal.Quotient.mkproof · cited by 610
- AlgHom.compproof · cited by 501
- RingHom.kerstatement and proof · cited by 363
- AlgEquiv.toAlgHomproof · cited by 273
Cited by1
Results whose statement or proof uses this declaration.
- Algebra.FormallySmooth.comp_liftOfSurjectiveproof · cited by 0