Mathlib Map

Theorems · Theorem · general topology

Metric.diam_mono

∀ {α : Type u} [inst : PseudoMetricSpace α] {s t : Set α}, s ⊆ t → Bornology.IsBounded t → Metric.diam s ≤ Metric.diam t

If s ⊆ t, then the diameter of s is bounded by that of t, provided t is bounded.

Defined in
Mathlib.Topology.MetricSpace.Bounded
Cited by
7 results in Mathlib
Foundations
Depth 154 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.

Cites8

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

Cited by7

Results whose statement or proof uses this declaration.