Theorems · Theorem · general topology
Metric.AreSeparated.finset_iUnion_left
∀ {X : Type u_1} [inst : PseudoEMetricSpace X] {ι : Type u_3} {I : Finset ι} {s : ι → Set X} {t : Set X},
(∀ i ∈ I, Metric.AreSeparated (s i) t) → Metric.AreSeparated (⋃ i ∈ I, s i) tAlias of the reverse direction of Metric.AreSeparated.finset_iUnion_left_iff.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 154 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.
Cites6
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
- Finsetstatement and proof · cited by 13,712
- Set.iUnionstatement · cited by 2,483
- PseudoEMetricSpacestatement and proof · cited by 1,536
- Metric.AreSeparatedstatement · cited by 23
- Metric.AreSeparated.finset_iUnion_left_iffproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.