Documentation

Mathlib.Analysis.Normed.Module.Completion

Normed space structure on the completion of a normed space #

If E is a normed space over 𝕜, then so is UniformSpace.Completion E. In this file we provide necessary instances and define UniformSpace.Completion.toComplₗᵢ - coercion E → UniformSpace.Completion E as a bundled linear isometry.

We also show that if A is a normed algebra over 𝕜, then so is UniformSpace.Completion A.

TODO: Generalise the results here from the concrete completion to any AbstractCompletion.

Embedding of a normed space to its completion as a linear isometry.

Equations
Instances For

    Embedding of a normed space to its completion as a continuous linear map.

    Equations
    Instances For