Theorems · Theorem · general topology
Metric.hausdorffEDist_prod_le
∀ {α : Type u} {β : Type v} [inst : PseudoEMetricSpace α] [inst_1 : PseudoEMetricSpace β] {s₁ t₁ : Set α}
{s₂ t₂ : Set β},
Metric.hausdorffEDist (s₁ ×ˢ s₂) (t₁ ×ˢ t₂) ≤ max (Metric.hausdorffEDist s₁ t₁) (Metric.hausdorffEDist s₂ t₂)- Cited by
- 4 results in Mathlib
- Foundations
- Depth 153 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- iSupproof · cited by 2,415
- SProd.sprodstatement and proof · cited by 1,750
- PseudoEMetricSpacestatement and proof · cited by 1,536
- iSup_congr_Propproof · cited by 247
- Metric.hausdorffEDiststatement and proof · cited by 76
- Metric.hausdorffEDist_defproof · cited by 13
- le_of_forall_geproof · cited by 4
- Metric.infEDist_prodproof · cited by 2
Cited by4
Results whose statement or proof uses this declaration.
- TopologicalSpace.NonemptyCompacts.lipschitz_prodproof · cited by 1
- TopologicalSpace.Compacts.lipschitz_prodproof · cited by 0
- TopologicalSpace.Closeds.lipschitz_prodproof · cited by 0
- EMetric.hausdorffEdist_prod_leproof · cited by 0