1

I presume you must show that $\emptyset$ and the vector space itself are the only open and closed subsets. Where do you begin?

Darkdub
  • 365

1 Answers1

1

If $V$ is a normed space then for any $x,y\in V$ ,$tx+(1-t)y\in V$

hence considering the path $f:[0,1]\to V$ by $f(t)=tx+(1-t)y$, $V$ is path connected.

Alternatively:To show that $V$ is connected it is enough to show that $V$ has no non-empty open set.

Let $S(\neq \{0\},\neq V)$ be an open subset of $V$. Let $a\in S\implies \exists r>0$ such that $B(a,r)\subset S\implies \{y:||a-y||<r\}\subset S$.

Now if $z\in V$ consider the point $y=a+\frac{r}{2||z||}z\implies y\in S\implies z\in S\implies S=V$

Learnmore
  • 31,062
  • How would you prove this without showing V is path connected first? i.e. To directly prove that V is connected. – Darkdub Nov 22 '17 at 02:05
  • @Darkdub; see the edits – Learnmore Nov 22 '17 at 02:14
  • "No nonempty open set"?!? – Giuseppe Negro Oct 12 '18 at 10:54
  • problem with your proof is. You just assume that $S$ is an open set. unless it is a subspace. $y\notin S$ –  Dec 26 '18 at 05:49
  • The alternative approach is wrong. In fact what you have stated is false. For instance consider the real line $\Bbb R$ with standard Euclidean norm. According to your claim it will have no non-empty proper open subset. Right? But what about $(0,1)\ $? The correct statement should be A normed space cannot have any non-empty proper open subspace. – Anacardium Oct 16 '20 at 19:19