Theorems · Definition · commutative algebra
IsAdicComplete.StrictMono.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) →
(∀ {m : ℕ}, (Ideal.Quotient.factorPow I ⋯).comp (f (m + 1)) = f m) → [IsAdicComplete I S] → R →+* SA variant of IsAdicComplete.liftRingHom. Only takes f n : R →+* S ⧸ I ^ (a n)
from a strictly increasing sequence a n.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 110 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
- StrictMonostatement and proof · cited by 706
- IsAdicCompletestatement and proof · cited by 124
- StrictMono.monotonestatement · cited by 118
- Ideal.Quotient.factorPowstatement and proof · cited by 18
- StrictMono.id_leproof · cited by 14
- IsAdicComplete.liftRingHomproof · cited by 6
Cited by5
Results whose statement or proof uses this declaration.
- WittVector.fontaineThetaproof · cited by 5
- IsAdicComplete.StrictMono.mk_liftRingHomstatement · cited by 3
- IsAdicComplete.StrictMono.liftRingHom.congr_simpstatement and proof · cited by 0
- IsAdicComplete.StrictMono.eq_liftRingHomstatement and proof · cited by 0
- IsAdicComplete.StrictMono.mk_comp_liftRingHomstatement · cited by 0