Pseudo-metric spaces #
Further results about pseudo-metric spaces.
The triangle (polygon) inequality for sequences of points; Finset.Ico
version.
The triangle (polygon) inequality for sequences of points; Finset.range
version.
A version of dist_le_Ico_sum_dist
with each intermediate distance replaced
with an upper estimate.
A version of dist_le_range_sum_dist
with each intermediate distance replaced
with an upper estimate.
Alias of Metric.isUniformInducing_iff
.
Alias of Metric.isUniformEmbedding_iff
.
If a map between pseudometric spaces is a uniform embedding then the distance between f x
and f y
is controlled in terms of the distance between x
and y
.
Alias of Metric.controlled_of_isUniformEmbedding
.
If a map between pseudometric spaces is a uniform embedding then the distance between f x
and f y
is controlled in terms of the distance between x
and y
.
A pseudometric space is totally bounded if one can reconstruct up to any ε>0 any element of the space from finitely many data.
Expressing uniform convergence using dist
Expressing locally uniform convergence on a set using dist
.
Expressing uniform convergence on a set using dist
.
Expressing locally uniform convergence using dist
.
Expressing uniform convergence using dist
.
Given a point x
in a discrete subset s
of a pseudometric space, there is an open ball
centered at x
and intersecting s
only at x
.
Given a point x
in a discrete subset s
of a pseudometric space, there is a closed ball
of positive radius centered at x
and intersecting s
only at x
.
Alias of the forward direction of Metric.inseparable_iff_nndist
.
Alias of the forward direction of Metric.inseparable_iff
.
A weaker version of tendsto_nhds_unique
for PseudoMetricSpace
.
The preimage of a separable set by an inducing map is separable.
Alias of IsInducing.isSeparable_preimage
.
The preimage of a separable set by an inducing map is separable.
Alias of IsEmbedding.isSeparable_preimage
.
A compact set is separable.
A pseudometric space is second countable if, for every ε > 0
, there is a countable set which
is ε
-dense.