Theorems · Theorem · general topology
Metric.ediam_pi_le_of_le
∀ {ι : Type u_3} {X : ι → Type u_4} [inst : Fintype ι] [inst_1 : (i : ι) → PseudoEMetricSpace (X i)]
{s : (i : ι) → Set (X i)} {c : ENNReal}, (∀ (b : ι), Metric.ediam (s b) ≤ c) → Metric.ediam (Set.univ.pi s) ≤ c- Defined in
- Mathlib.Topology.EMetricSpace.Diam
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 150 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- FintypePseudoEMetricSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- ENNRealstatement and proof · cited by 9,879
- Fintypestatement and proof · cited by 7,736
- Set.univstatement and proof · cited by 3,945
- PseudoEMetricSpacestatement and proof · cited by 1,536
- Set.pistatement and proof · cited by 405
- Metric.ediamstatement and proof · cited by 159
- Set.mem_univ_piproof · cited by 17
- Metric.ediam_leproof · cited by 13
- Metric.ediam_le_iffproof · cited by 4
- edist_pi_le_iffproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.hausdorffMeasure_pi_realproof · cited by 3
- BoxIntegral.unitPartition.diam_boxIccproof · cited by 1
- EMetric.diam_pi_le_of_leproof · cited by 0