Completion of a module with respect to an ideal. #
In this file we define the notions of Hausdorff, precomplete, and complete for an R
-module M
with respect to an ideal I
:
Main definitions #
IsHausdorff I M
: this says that the intersection ofI^n M
is0
.IsPrecomplete I M
: this says that every Cauchy sequence converges.IsAdicComplete I M
: this says thatM
is Hausdorff and precomplete.Hausdorffification I M
: this is the universal Hausdorff module with a map fromM
.AdicCompletion I M
: ifI
is finitely generated, then this is the universal complete module (TODO) with a map fromM
. This map is injective iffM
is Hausdorff and surjective iffM
is precomplete.
A module M
is precomplete with respect to an ideal I
if every Cauchy sequence converges.
Instances
A module M
is I
-adically complete if it is Hausdorff and precomplete.
Instances
The Hausdorffification of a module with respect to an ideal.
Equations
Instances For
The canonical linear map M ⧸ (I ^ n • ⊤) →ₗ[R] M ⧸ (I ^ m • ⊤)
for m ≤ n
used
to define AdicCompletion
.
Equations
Instances For
The completion of a module with respect to an ideal.
This is Hausdorff but not necessarily complete: a classical sufficient condition for
completeness is that M
be finitely generated [Stacks, 0G1Q].
Equations
Instances For
The canonical linear map to the Hausdorffification.
Equations
Instances For
Universal property of Hausdorffification: any linear map to a Hausdorff module extends to a unique map from the Hausdorffification.
Equations
Instances For
Uniqueness of lift.
AdicCompletion
is the submodule of compatible families in
∀ n : ℕ, M ⧸ (I ^ n • ⊤)
.
Equations
Instances For
Equations
Equations
Equations
Equations
Equations
Equations
Equations
The canonical linear map to the completion.
Equations
Instances For
A sequence ℕ → M
is an I
-adic Cauchy sequence if for every m ≤ n
,
f m ≡ f n
modulo I ^ m • ⊤
.
Equations
Instances For
The type of I
-adic Cauchy sequences.
Equations
Instances For
The type of I
-adic cauchy sequences is a submodule of the product ℕ → M
.
Equations
Instances For
Equations
Equations
Equations
Equations
Equations
Equations
Equations
Equations
Equations
Equations
The defining property of an adic cauchy sequence unwrapped.
Construct I
-adic cauchy sequence from sequence satisfying the successive cauchy condition.
Equations
Instances For
The canonical linear map from cauchy sequences to the completion.
Equations
Instances For
Criterion for checking that an adic cauchy sequence is mapped to zero in the adic completion.
Every element in the adic completion is represented by a Cauchy sequence.
To show a statement about an element of adicCompletion I M
, it suffices to check it
on Cauchy sequences.
Lift a compatible family of linear maps M →ₗ[R] N ⧸ (I ^ n • ⊤ : Submodule R N)
to
the I
-adic completion of M
.