Theorems · Theorem · commutative algebra
Algebra.FormallyUnramified.lift_unique_of_ringHom
∀ {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] {C : Type u_1} [inst_6 : Ring C]
(f : B →+* C), IsNilpotent (RingHom.ker f) → ∀ (g₁ g₂ : A →ₐ[R] B), f.comp ↑g₁ = f.comp ↑g₂ → g₁ = g₂- Defined in
- Mathlib.RingTheory.Unramified.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 103 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- RingHomstatement and proof · cited by 10,189
- Ringstatement and proof · cited by 7,463
- Idealstatement · cited by 4,748
- AlgHomstatement and proof · cited by 3,236
- RingHom.compstatement and proof · cited by 899
- RingHomClass.toRingHomstatement and proof · cited by 746
- map_subproof · cited by 565
- RingHom.kerstatement and proof · cited by 363
- IsNilpotentstatement and proof · cited by 248
Cited by1
Results whose statement or proof uses this declaration.
- Algebra.FormallyUnramified.ext'proof · cited by 2