Mathlib Map

Theorems · Theorem · general topology

locPathConnectedSpace_iff_isOpen_pathComponentIn

Deprecated since 2026-06-21Use locallyPathConnectedSpace_iff_isOpen_pathComponentIn instead.

∀ {X : Type u_4} [inst : TopologicalSpace X],
  LocallyPathConnectedSpace X ↔ ∀ (x : X) (u : Set X), IsOpen u → IsOpen (pathComponentIn u x)

Alias of locallyPathConnectedSpace_iff_isOpen_pathComponentIn. A space is locally path-connected iff all path components of open subsets are open.

Defined in
Mathlib.Topology.Connected.LocallyPathConnected
Cited by
0 results in Mathlib
Foundations
Depth 131 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.

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.