Module docstring
{"## Boundedness in (pseudo)-metric spaces
This file contains one definition, and various results on boundedness in pseudo-metric spaces.
* Metric.diam s : The iSup of the distances of members of s.
Defined in terms of EMetric.diam, for better handling of the case when it should be infinite.
isBounded_iff_subset_closedBall: a non-empty set is bounded if and only if it is included in some closed ball- describing the cobounded filter, relating to the cocompact filter
IsCompact.isBounded: compact sets are boundedTotallyBounded.isBounded: totally bounded sets are boundedisCompact_iff_isClosed_bounded, the Heine–Borel theorem: in a proper space, a set is compact if and only if it is closed and bounded.cobounded_eq_cocompact: in a proper space, cobounded and compact sets are the same diameter of a subset, and its relation to boundedness
Tags
metric, pseudo_metric, bounded, diameter, Heine-Borel theorem "}