Theorems · Theorem · general topology
Pi.locallyPathConnectedSpace_iff
∀ {ι : Type u_3} {Z : ι → Type u_4} [inst : (i : ι) → TopologicalSpace (Z i)],
LocallyPathConnectedSpace ((i : ι) → Z i) ↔
IsEmpty ((i : ι) → Z i) ∨ (∀ (i : ι), LocallyPathConnectedSpace (Z i)) ∧ {i | ¬PathConnectedSpace (Z i)}.FiniteA product of spaces is locally path-connected iff it is empty, or every factor is locally path-connected and all but finitely many factors are path-connected.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 133 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.
Cites39
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
- Set.imageproof · cited by 5,609
- nhdsproof · cited by 5,554
- Set.univproof · cited by 3,945
- Set.Finitestatement and proof · cited by 1,814
- IsEmptystatement and proof · cited by 759
- LE.le.antisymmproof · cited by 507
- Function.updateproof · cited by 502
- IsOpen.mem_nhdsproof · cited by 470
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.