Theorems · Theorem · general topology
isTopologicalBasis_pi
∀ {ι : Type u_1} {X : ι → Type u_2} [inst : (i : ι) → TopologicalSpace (X i)] {T : (i : ι) → Set (Set (X i))},
(∀ (i : ι), TopologicalSpace.IsTopologicalBasis (T i)) →
TopologicalSpace.IsTopologicalBasis {S | ∃ U F, (∀ i ∈ F, U i ∈ T i) ∧ S = (↑F).pi U}- Defined in
- Mathlib.Topology.Bases
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 89 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
- Finsetstatement and proof · cited by 13,712
- SetLike.coestatement and proof · cited by 8,199
- Set.ofPredstatement and proof · cited by 6,101
- Set.pistatement · cited by 405
- Function.evalproof · cited by 140
- TopologicalSpace.IsTopologicalBasisstatement and proof · cited by 126
- Set.pi_defproof · cited by 14
- IsTopologicalBasis.iInf_inducedproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- isOpenMap_evalproof · cited by 3
- PiNat.isTopologicalBasis_cylindersproof · cited by 1