Theorems · Definition · commutative algebra
IsAdicComplete.liftAlgHom
{R : Type u_3} →
{S : Type u_4} →
{A : Type u_5} →
[inst : CommRing R] →
[inst_1 : CommRing S] →
[inst_2 : Algebra R S] →
(I : Ideal S) →
[IsAdicComplete I S] →
[inst_4 : CommRing A] →
[inst_5 : Algebra R A] →
(f : (n : ℕ) → A →ₐ[R] S ⧸ I ^ n) →
(∀ {m n : ℕ} (hle : m ≤ n), (Ideal.Quotient.factorₐ R ⋯).comp (f n) = f m) → A →ₐ[R] SAlgHom version of IsAdicCompletion.liftRingHom.
- Cited by
- 2 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.
Cites14
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
- Algebrastatement and proof · cited by 11,388
- Idealstatement and proof · cited by 4,748
- AlgHomstatement and proof · cited by 3,236
- HasQuotient.Quotientstatement and proof · cited by 2,301
- AlgEquiv.symmproof · cited by 615
- AlgHom.compstatement and proof · cited by 501
- AlgEquiv.toAlgHomproof · cited by 273
- IsAdicCompletestatement and proof · cited by 124
- AlgHom.restrictScalarsproof · cited by 83
- Ideal.pow_le_pow_rightstatement · cited by 39
- Ideal.Quotient.factorₐstatement and proof · cited by 20
Cited by2
Results whose statement or proof uses this declaration.
- IsAdicComplete.mk_liftAlgHomstatement · cited by 1
- IsAdicComplete.mkₐ_comp_liftAlgHomstatement · cited by 0