Theorems · Theorem · commutative algebra
Hausdorffification.lift_of
∀ {R : Type u_1} [inst : CommRing R] (I : Ideal R) {M : Type u_4} [inst_1 : AddCommGroup M] [inst_2 : Module R M]
{N : Type u_5} [inst_3 : AddCommGroup N] [inst_4 : Module R N] [h : IsHausdorff I N] (f : M →ₗ[R] N) (x : M),
(Hausdorffification.lift I f) ((Hausdorffification.of I M) x) = f x- Defined in
- Mathlib.RingTheory.AdicCompletion.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 86 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.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Top.topstatement · cited by 9,680
- Submodulestatement · cited by 7,192
- Idealstatement and proof · cited by 4,748
- iInfstatement · cited by 1,690
- IsHausdorffstatement and proof · cited by 37
- Hausdorffificationstatement · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- Hausdorffification.lift_eqproof · cited by 0