Theorems · Theorem · general topology
TopologicalSpace.IsTopologicalBasis.open_iff_eq_sUnion
∀ {α : Type u} [t : TopologicalSpace α] {B : Set (Set α)},
TopologicalSpace.IsTopologicalBasis B → ∀ {u : Set α}, IsOpen u ↔ ∃ S ⊆ B, u = ⋃₀ S- Defined in
- Mathlib.Topology.Bases
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 68 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.
Cites8
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
- IsOpenstatement and proof · cited by 2,400
- Set.sUnionstatement and proof · cited by 392
- TopologicalSpace.IsTopologicalBasisstatement and proof · cited by 126
- TopologicalSpace.IsTopologicalBasis.isOpenproof · cited by 31
- isOpen_sUnionproof · cited by 15
- TopologicalSpace.IsTopologicalBasis.open_eq_sUnionproof · cited by 7
Cited by1
Results whose statement or proof uses this declaration.
- Filter.isOpen_iffproof · cited by 0