Theorems · Theorem · general topology
Pi.locallyConnectedSpace_of_finite_not_preconnectedSpace
∀ {ι : Type u_1} {X : ι → Type u_2} [inst : (i : ι) → TopologicalSpace (X i)] [∀ (i : ι), LocallyConnectedSpace (X i)],
{i | ¬PreconnectedSpace (X i)}.Finite → LocallyConnectedSpace ((i : ι) → X i)If each X i is locally connected and all but finitely many are preconnected, then
∀ i, X i is locally connected.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Filterproof · cited by 8,121
- Set.ofPredstatement and proof · cited by 6,101
- nhdsproof · cited by 5,554
- Set.univproof · cited by 3,945
- Set.Finitestatement and proof · cited by 1,814
- Set.piproof · cited by 405
- IsPreconnectedproof · cited by 205
- Set.Finite.unionproof · cited by 74
- PreconnectedSpacestatement and proof · cited by 64
- Set.piecewise_eq_of_memproof · cited by 49
Cited by1
Results whose statement or proof uses this declaration.
- Pi.locallyConnectedSpace_iffproof · cited by 0