Theorems · Theorem · general topology
Metric.AreSeparated.mono
∀ {X : Type u_1} [inst : PseudoEMetricSpace X] {s t s' t' : Set X},
s ⊆ s' → t ⊆ t' → Metric.AreSeparated s' t' → Metric.AreSeparated s t- Cited by
- 3 results in Mathlib
- Foundations
- Depth 149 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 and proof · cited by 53,352
- ENNRealproof · cited by 9,879
- PseudoEMetricSpacestatement and proof · cited by 1,536
- EDist.edistproof · cited by 735
- Metric.AreSeparatedstatement and proof · cited by 23
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.OuterMeasure.IsMetric.borel_le_caratheodoryproof · cited by 1
- Metric.AreSeparated.mono_leftproof · cited by 1
- Metric.AreSeparated.mono_rightproof · cited by 0