Theorems · Theorem · commutative algebra
IsAdicComplete.StrictMono.mk_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] {n : ℕ} (x : R),
(Ideal.Quotient.mk (I ^ a n)) ((IsAdicComplete.StrictMono.liftRingHom I ha f ⋯) x) = (f n) x- Cited by
- 3 results in Mathlib
- Foundations
- Depth 112 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · 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 · cited by 610
- IsAdicCompletestatement and proof · cited by 124
- StrictMono.monotonestatement and proof · cited by 118
- StrictMono.le_applyproof · cited by 32
Cited by3
Results whose statement or proof uses this declaration.
- WittVector.mk_pow_fontaineThetaproof · cited by 2
- IsAdicComplete.StrictMono.eq_liftRingHomproof · cited by 0
- IsAdicComplete.StrictMono.mk_comp_liftRingHomproof · cited by 0