Metric separated pairs of sets #
In this file we define the predicate Metric.AreSeparated
. We say that two sets in an (extended)
metric space are metric separated if the (extended) distance between x ∈ s
and y ∈ t
is
bounded from below by a positive constant.
This notion is useful, e.g., to define metric outer measures.
Two sets in an (extended) metric space are called metric separated if the (extended) distance
between x ∈ s
and y ∈ t
is bounded from below by a positive constant.
Instances For
Alias of Metric.AreSeparated
.
Two sets in an (extended) metric space are called metric separated if the (extended) distance
between x ∈ s
and y ∈ t
is bounded from below by a positive constant.
Equations
Instances For
Alias of the reverse direction of Metric.AreSeparated.finite_iUnion_left_iff
.
Alias of the reverse direction of Metric.AreSeparated.finset_iUnion_left_iff
.
Alias of the reverse direction of Metric.AreSeparated.finset_iUnion_right_iff
.