Module docstring
{"# Seminorms
This file defines seminorms.
A seminorm is a function to the reals which is positive-semidefinite, absolutely homogeneous, and subadditive. They are closely related to convex sets, and a topological vector space is locally convex if and only if its topology is induced by a family of seminorms.
Main declarations
For a module over a normed ring:
* Seminorm: A function to the reals that is positive-semidefinite, absolutely homogeneous, and
subadditive.
* normSeminorm π E: The norm on E as a seminorm.
References
- [H. H. Schaefer, Topological Vector Spaces][schaefer1966]
Tags
seminorm, locally convex, LCTVS ","### Seminorm ball ","### Continuity criterions for seminorms ","### The norm as a seminorm "}