Mathlib Map

Theorems · Theorem · general topology

Metric.isBounded_iff_ediam_ne_top

∀ {α : Type u} {s : Set α} [inst : PseudoMetricSpace α], Bornology.IsBounded s ↔ Metric.ediam s ≠ ⊤

Characterize the boundedness of a set in terms of the finiteness of its emetric.diameter.

Defined in
Mathlib.Topology.MetricSpace.Bounded
Cited by
5 results in Mathlib
Foundations
Depth 152 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PseudoMetricSpace

Around this declaration

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

Cites14

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

Cited by5

Results whose statement or proof uses this declaration.