Theorems · Theorem · general topology
Metric.exists_pos_forall_lt_edist
∀ {α : Type u} [inst : PseudoEMetricSpace α] {s t : Set α},
IsCompact s → IsClosed t → Disjoint s t → ∃ r, 0 < r ∧ ∀ x ∈ s, ∀ y ∈ t, ↑r < edist x y- Cited by
- 2 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.
Cites23
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 · cited by 9,879
- NNRealstatement and proof · cited by 4,310
- Set.Nonemptyproof · cited by 2,627
- Disjointstatement and proof · cited by 2,201
- IsClosedstatement and proof · cited by 1,639
- PseudoEMetricSpacestatement and proof · cited by 1,536
- IsCompactstatement and proof · cited by 1,282
- ENNReal.ofNNRealstatement and proof · cited by 1,279
- EDist.ediststatement and proof · cited by 735
- LT.lt.trans_leproof · cited by 678
- Continuous.continuousOnproof · cited by 311
Cited by2
Results whose statement or proof uses this declaration.
- Disjoint.exists_thickeningsproof · cited by 1
- EMetric.exists_pos_forall_lt_edistproof · cited by 0