Theorems · Theorem · general topology
EMetric.hausdorffEdist_prod_le
Deprecated since 2026-01-08Use Metric.hausdorffEDist_prod_le instead.
∀ {α : 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₂)Alias of Metric.hausdorffEDist_prod_le.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 154 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- SProd.sprodstatement · cited by 1,750
- PseudoEMetricSpacestatement · cited by 1,536
- Metric.hausdorffEDiststatement · cited by 76
- Metric.hausdorffEDist_prod_leproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.