Theorems · Theorem · general topology
TopologicalSpace.isSeparable_union
∀ {α : Type u} [t : TopologicalSpace α] {s t_1 : Set α},
TopologicalSpace.IsSeparable (s ∪ t_1) ↔ TopologicalSpace.IsSeparable s ∧ TopologicalSpace.IsSeparable t_1- Defined in
- Mathlib.Topology.Bases
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 77 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.
Cites4
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
- TopologicalSpace.IsSeparablestatement and proof · cited by 51
- Set.union_eq_iUnionproof · cited by 28
Cited by1
Results whose statement or proof uses this declaration.
- TopologicalSpace.IsSeparable.unionproof · cited by 3