Theorems · Theorem · general topology
pi_generateFrom_eq_finite
∀ {ι : Type u_5} {X : ι → Type u_9} {g : (a : ι) → Set (Set (X a))} [Finite ι],
(∀ (a : ι), ⋃₀ g a = Set.univ) →
Pi.topologicalSpace = TopologicalSpace.generateFrom {t | ∃ s, (∀ (a : ι), s a ∈ g a) ∧ t = Set.univ.pi s}- Defined in
- Mathlib.Topology.Constructions
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Finite
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
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
- Finsetproof · cited by 13,712
- SetLike.coeproof · cited by 8,199
- Fintypeproof · cited by 7,736
- Set.ofPredstatement and proof · cited by 6,101
- Set.univstatement and proof · cited by 3,945
- Finset.univproof · cited by 3,473
- Finitestatement and proof · cited by 3,029
- Compl.complproof · cited by 2,925
- IsOpenproof · cited by 2,400
- le_antisymmproof · cited by 2,068
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.