Module docstring
{"# Normed spaces
In this file we define (semi)normed spaces and algebras. We also prove some theorems about these definitions. ","### Structures for constructing new normed spaces
This section contains tools meant for constructing new normed spaces. These allow one to easily construct all the relevant instances (distances measures, etc) while proving only a minimal set of axioms. Furthermore, tools are provided to add a norm structure to a type that already has a preexisting uniformity or bornology: in such cases, it is necessary to keep the preexisting instances, while ensuring that the norm induces the same uniformity/bornology. "}