Theorems · Theorem · general topology
Metric.diam_le_of_forall_dist_le
∀ {α : Type u} {s : Set α} [inst : PseudoMetricSpace α] {C : ℝ},
0 ≤ C → (∀ x ∈ s, ∀ y ∈ s, dist x y ≤ C) → Metric.diam s ≤ CIf the distance between any two points in a set is bounded by some non-negative constant, this constant bounds the diameter.
- Defined in
- Mathlib.Topology.MetricSpace.Bounded
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 151 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.
Cites7
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 and proof · cited by 25,697
- PseudoMetricSpacestatement and proof · cited by 1,550
- Dist.diststatement and proof · cited by 1,539
- Metric.diamstatement · cited by 74
- ENNReal.toReal_le_of_le_ofRealproof · cited by 14
- Metric.ediam_le_of_forall_dist_leproof · cited by 3
Cited by5
Results whose statement or proof uses this declaration.
- Metric.diam_le_of_subset_closedBallproof · cited by 2
- BoxIntegral.Box.diam_Icc_le_of_distortion_leproof · cited by 1
- diam_stdSimplex_leproof · cited by 1
- LipschitzWith.diam_image_leproof · cited by 0
- Metric.diam_le_of_forall_dist_le_of_nonemptyproof · cited by 0