Theorems · Definition · commutative algebra
AdicCompletion.liftRingHom
{R : Type u_4} →
{S : Type u_5} →
[inst : NonAssocSemiring R] →
[inst_1 : CommRing S] →
(I : Ideal S) →
(f : (n : ℕ) → R →+* S ⧸ I ^ n) →
(∀ {m n : ℕ} (hle : m ≤ n), (Ideal.Quotient.factorPow I hle).comp (f n) = f m) → R →+* AdicCompletion I SThe universal property of AdicCompletion for rings.
The lift ring map R →+* AdicCompletion I S of a compatible family of
ring maps R →+* S ⧸ I ^ n.
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NonAssocSemiringCommRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- AdicCompletionstatement · cited by 160
- Submodule.factorproof · cited by 19
- Ideal.Quotient.factorPowstatement and proof · cited by 18
Cited by11
Results whose statement or proof uses this declaration.
- IsAdicComplete.liftRingHomproof · cited by 6
- AdicCompletion.liftAlgHomproof · cited by 5
- AdicCompletion.evalₐ_liftRingHomstatement and proof · cited by 4
- IsAdicComplete.StrictMono.mk_liftRingHomproof · cited by 3
- IsAdicComplete.mk_liftRingHomproof · cited by 2
- IsAdicComplete.of_liftRingHomstatement and proof · cited by 1
- AdicCompletion.factor_eval_liftRingHomstatement · cited by 0
- IsAdicComplete.ofAlgEquiv_comp_liftRingHomstatement and proof · cited by 0
- MvPowerSeries.toAdicCompletion_coeproof · cited by 0
- AdicCompletion.evalₐ_comp_liftRingHomstatement · cited by 0
- AdicCompletion.liftRingHom.congr_simpstatement and proof · cited by 0