Theorems · Theorem · commutative algebra
Algebra.FormallyUnramified.lift_unique
∀ {R : Type v} [inst : CommRing R] {A : Type u} [inst_1 : CommRing A] [inst_2 : Algebra R A] {B : Type w}
[inst_3 : CommRing B] [inst_4 : Algebra R B] [Algebra.FormallyUnramified R A] (I : Ideal B),
IsNilpotent I → ∀ (g₁ g₂ : A →ₐ[R] B), (Ideal.Quotient.mkₐ R I).comp g₁ = (Ideal.Quotient.mkₐ R I).comp g₂ → g₁ = g₂- Defined in
- Mathlib.RingTheory.Unramified.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- 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
- Ideal.mapproof · cited by 692
- Ideal.Quotient.mkproof · cited by 610
- map_subproof · cited by 565
- AlgHom.compstatement and proof · cited by 501
- IsNilpotentstatement and proof · cited by 248
Cited by3
Results whose statement or proof uses this declaration.
- Algebra.FormallyUnramified.compproof · cited by 12
- Algebra.FormallyUnramified.extproof · cited by 3
- Algebra.FormallyUnramified.lift_unique_of_ringHomproof · cited by 1