Theorems · Theorem · general topology
Metric.AreSeparated.union_right_iff
∀ {X : Type u_1} [inst : PseudoEMetricSpace X] {s t t' : Set X},
Metric.AreSeparated s (t ∪ t') ↔ Metric.AreSeparated s t ∧ Metric.AreSeparated s t'- Cited by
- 0 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.
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
- PseudoEMetricSpacestatement and proof · cited by 1,536
- Metric.AreSeparatedstatement · cited by 23
- Metric.AreSeparated.commproof · cited by 2
- Metric.AreSeparated.union_left_iffproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.