Module docstring
{"# 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.
"}