Mathlib Map

Theorems · Theorem · general topology

isPathConnected_compl_singleton_of_one_lt_rank

∀ {E : Type u_1} [inst : AddCommGroup E] [inst_1 : Module ℝ E] [inst_2 : TopologicalSpace E] [ContinuousAdd E]
  [ContinuousSMul ℝ E], 1 < Module.rank ℝ E → ∀ (x : E), IsPathConnected {x}ᶜ

In a real vector space of dimension > 1, the complement of any singleton is path-connected.

Defined in
Mathlib.Analysis.Normed.Module.Connected
Cited by
3 results in Mathlib
Foundations
Depth 171 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddCommGroupModuleTopologicalSpaceContinuousAddContinuousSMul

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites13

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

Cited by3

Results whose statement or proof uses this declaration.