Theorems · Definition · commutative algebra
IsAdicComplete.liftRingHom
{R : Type u_1} →
{S : Type u_2} →
[inst : NonAssocSemiring R] →
[inst_1 : CommRing S] →
(I : Ideal S) →
[IsAdicComplete I S] →
(f : (n : ℕ) → R →+* S ⧸ I ^ n) →
(∀ {m n : ℕ} (hle : m ≤ n), (Ideal.Quotient.factorPow I hle).comp (f n) = f m) → R →+* SUniversal property of IsAdicComplete for rings.
The lift ring map lift I f hf : R →+* S of a sequence of compatible
ring maps f n : R →+* S ⧸ (I ^ n).
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 109 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- RingHomClass.toRingHomproof · cited by 746
- AlgEquiv.symmproof · cited by 615
- IsAdicCompletestatement and proof · cited by 124
- Ideal.Quotient.factorPowstatement and proof · cited by 18
- AdicCompletion.ofAlgEquivproof · cited by 11
- AdicCompletion.liftRingHomproof · cited by 9
Cited by7
Results whose statement or proof uses this declaration.
- IsAdicComplete.StrictMono.liftRingHomproof · cited by 4
- IsAdicComplete.mk_liftRingHomstatement · cited by 2
- IsAdicComplete.of_liftRingHomstatement · cited by 1
- IsAdicComplete.mk_comp_liftRingHomstatement · cited by 0
- IsAdicComplete.ofAlgEquiv_comp_liftRingHomstatement and proof · cited by 0
- IsAdicComplete.liftRingHom.congr_simpstatement and proof · cited by 0
- IsAdicComplete.eq_liftRingHomstatement and proof · cited by 0