Theorems · Theorem · general topology
SeparatedNhds.union_left
∀ {X : Type u_1} [inst : TopologicalSpace X] {s t u : Set X},
SeparatedNhds s u → SeparatedNhds t u → SeparatedNhds (s ∪ t) u- Cited by
- 2 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpace
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
- TopologicalSpacestatement and proof · cited by 24,529
- Disjointproof · cited by 2,201
- nhdsSetproof · cited by 267
- SeparatedNhdsstatement · cited by 33
- nhdsSet_unionproof · cited by 8
Cited by2
Results whose statement or proof uses this declaration.
- SeparatedNhds.of_isClosed_isCompact_closure_compl_isClosedproof · cited by 1
- SeparatedNhds.union_rightproof · cited by 0