Theorems · Theorem · general topology
TopologicalSpace.IsOpenCover.isTopologicalBasis
∀ {ι : Type u_1} {X : Type u_3} [inst : TopologicalSpace X] {u : ι → TopologicalSpace.Opens X},
TopologicalSpace.IsOpenCover u →
∀ {B : (i : ι) → Set (Set ↥(u i))},
(∀ (i : ι), TopologicalSpace.IsTopologicalBasis (B i)) →
TopologicalSpace.IsTopologicalBasis (⋃ i, (fun x => Subtype.val '' x) '' B i)- Defined in
- Mathlib.Topology.Sets.OpenCover
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 75 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.
Cites10
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
- Set.imagestatement · cited by 5,609
- Set.iUnionstatement · cited by 2,483
- TopologicalSpace.Opensstatement and proof · cited by 2,040
- TopologicalSpace.Opens.is_open'proof · cited by 139
- TopologicalSpace.IsTopologicalBasisstatement and proof · cited by 126
- TopologicalSpace.IsOpenCoverstatement and proof · cited by 61
- TopologicalSpace.IsOpenCover.iSup_set_eq_univproof · cited by 11
- TopologicalSpace.isTopologicalBasis_of_coverproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- PrespectralSpace.of_isOpenCoverproof · cited by 0