Theorems · Theorem · commutative algebra
IsAdicComplete.StrictMono.eq_liftRingHom
∀ {R : Type u_1} {S : Type u_2} [inst : NonAssocSemiring R] [inst_1 : CommRing S] (I : Ideal S) {a : ℕ → ℕ}
(ha : StrictMono a) (f : (n : ℕ) → R →+* S ⧸ I ^ a n)
(hf : ∀ {m : ℕ}, (Ideal.Quotient.factorPow I ⋯).comp (f (m + 1)) = f m) [inst_2 : IsAdicComplete I S] {F : R →+* S},
(∀ (n : ℕ), (Ideal.Quotient.mk (I ^ a n)).comp F = f n) → F = IsAdicComplete.StrictMono.liftRingHom I ha f ⋯- Cited by
- 0 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.
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
- RingHomstatement and proof · cited by 10,189
- Idealstatement and proof · cited by 4,748
- HasQuotient.Quotientstatement and proof · cited by 2,301
- RingHom.compstatement and proof · cited by 899
- NonAssocSemiringstatement and proof · cited by 805
- StrictMonostatement and proof · cited by 706
- Ideal.Quotient.mkstatement and proof · cited by 610
- DFunLike.coe_injectiveproof · cited by 161
- IsAdicCompletestatement and proof · cited by 124
- StrictMono.monotonestatement and proof · cited by 118
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.