Module docstring
{"# Locally convex topological modules
A LocallyConvexSpace is a topological semimodule over an ordered semiring in which any point
admits a neighborhood basis made of convex sets, or equivalently, in which convex neighborhoods of
a point form a neighborhood basis at that point.
In a module, this is equivalent to 0 satisfying such properties.
Main results
locallyConvexSpace_iff_zero: in a module, local convexity at zero gives local convexity everywhereWithSeminorms.locallyConvexSpace: a topology generated by a family of seminorms is locally convex (inAnalysis.LocallyConvex.WithSeminorms)NormedSpace.locallyConvexSpace: a normed space is locally convex (inAnalysis.LocallyConvex.WithSeminorms)
TODO
- define a structure 
LocallyConvexFilterBasis, extendingModuleFilterBasis, for filter bases generating a locally convex topology 
"}