Theorems · Theorem · general topology
Pi.locallyPathConnectedSpace_of_finite_not_pathConnectedSpace
∀ {ι : Type u_3} {Z : ι → Type u_4} [inst : (i : ι) → TopologicalSpace (Z i)]
[∀ (i : ι), LocallyPathConnectedSpace (Z i)],
{i | ¬PathConnectedSpace (Z i)}.Finite → LocallyPathConnectedSpace ((i : ι) → Z i)If each Z i is locally path-connected and all but finitely many are path-connected, then
∀ i, Z i is locally path-connected.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 132 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- 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
- mem_of_mem_nhdsproof · cited by 126
- Set.Finite.unionproof · cited by 74
- IsPathConnectedproof · cited by 65
- LocallyPathConnectedSpacestatement and proof · cited by 53
Cited by1
Results whose statement or proof uses this declaration.
- Pi.locallyPathConnectedSpace_iffproof · cited by 0