Theorems · Theorem · general topology
EMetric.diam_mono
Deprecated since 2026-01-04Use Metric.ediam_mono instead.
∀ {X : Type u_2} {s t : Set X} [inst : PseudoEMetricSpace X], s ⊆ t → Metric.ediam s ≤ Metric.ediam tAlias of Metric.ediam_mono.
The extended diameter is monotonous with respect to inclusion
- Defined in
- Mathlib.Topology.EMetricSpace.Diam
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 152 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.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- ENNRealstatement · cited by 9,879
- PseudoEMetricSpacestatement · cited by 1,536
- Metric.ediamstatement · cited by 159
- Metric.ediam_monoproof · cited by 14
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.