Mathlib Map

Theorems · Theorem · general topology

Metric.edist_le_ediam_of_mem

∀ {X : Type u_2} {s : Set X} {x y : X} [inst : PseudoEMetricSpace X], x ∈ s → y ∈ s → edist x y ≤ Metric.ediam s

If two points belong to some set, their edistance is bounded by the diameter of the set

Defined in
Mathlib.Topology.EMetricSpace.Diam
Cited by
20 results in Mathlib
Foundations
Depth 150 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PseudoEMetricSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by20

Results whose statement or proof uses this declaration.