Theorems · Theorem · commutative algebra
IsAdicComplete.of_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) (x : R),
(AdicCompletion.of I S) ((IsAdicComplete.liftRingHom I f ⋯) x) = (AdicCompletion.liftRingHom I f ⋯) x- Cited by
- 1 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.
Cites16
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
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- LinearMapstatement · cited by 10,215
- 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
- IsAdicCompletestatement and proof · cited by 124
- AdicCompletion.ofstatement · cited by 37
Cited by1
Results whose statement or proof uses this declaration.
- IsAdicComplete.ofAlgEquiv_comp_liftRingHomproof · cited by 0