Theorems · Theorem · general topology
Metric.diam_mono
∀ {α : Type u} [inst : PseudoMetricSpace α] {s t : Set α}, s ⊆ t → Bornology.IsBounded t → Metric.diam s ≤ Metric.diam tIf 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.
- Setstatement and proof · cited by 53,352
- Realstatement · cited by 25,697
- PseudoMetricSpacestatement and proof · cited by 1,550
- Bornology.IsBoundedstatement and proof · cited by 293
- Metric.diamstatement · cited by 74
- ENNReal.toReal_monoproof · cited by 59
- Metric.ediam_monoproof · cited by 14
- Bornology.IsBounded.ediam_ne_topproof · cited by 5
Cited by7
Results whose statement or proof uses this declaration.
- Metric.diam_sphere_eqproof · cited by 2
- MeasureTheory.measurableSet_range_of_continuous_injectiveproof · cited by 1
- MeasureTheory.SeparableSpace.exists_measurable_partition_diam_leproof · cited by 1
- Metric.diam_thickening_leproof · cited by 0
- Metric.diam_ball_eqproof · cited by 0
- Metric.diam_closedBall_eqproof · cited by 0
- BoxIntegral.TaggedPrepartition.IsSubordinate.diam_leproof · cited by 0