Theorems · Theorem · commutative algebra
IsAdicComplete.mk_comp_liftRingHom
∀ {R : Type u_1} {S : Type u_2} [inst : NonAssocSemiring R] [inst_1 : CommRing S] (I : Ideal S)
[inst_2 : IsAdicComplete I S] (f : (n : ℕ) → R →+* S ⧸ I ^ n)
(hf : ∀ {m n : ℕ} (hle : m ≤ n), (Ideal.Quotient.factorPow I hle).comp (f n) = f m) (n : ℕ),
(Ideal.Quotient.mk (I ^ n)).comp (IsAdicComplete.liftRingHom I f ⋯) = f n- Cited by
- 0 results in Mathlib
- Foundations
- Depth 111 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.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
- Ideal.Quotient.mkstatement · cited by 610
- RingHom.extproof · cited by 331
- IsAdicCompletestatement and proof · cited by 124
- Ideal.Quotient.factorPowstatement and proof · cited by 18
- IsAdicComplete.liftRingHomstatement · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.