Showing a set is closed and nowhere dense in a Banach space

157 Views Asked by At

Let $X$ and $Y$ be Banach spaces, $T_j \in L(X,Y)$ for each $j$ and let $E_n = \left\lbrace x \in X: \sup_{j \geq 1} \|T_jx\| \leq n\right\rbrace$.

  1. Show $E_n$ is closed for each $n$
  2. If there exists $x_0 \in X$ such that $\sup\limits_{j \geq 1} \|T_jx_0\| = \infty$, then each $E_n$ is nowhere dense in $X$.

Here $L(X,Y)$ is the set of bounded linear operators from $X$ to $Y$.

First fix $n$ and a sequence $\left\lbrace x_k\right\rbrace_{k=1}^\infty \in E_n$. I need to show that $x = \lim\limits_{k \rightarrow \infty} x_k$ is in $E_n$. I know that $\|T_j(x_k)\| \leq n$ for each $k$. Since $T_j$ is continuous and $Y$ is Banach, then it's complete so $\lim_k Tj(x_k) = T_j(x) \in Y$

I feel like I'm running around in circles on this problem and don't see an obvious reason why $x \in E_n$. It should have something to do with the continuity of $T_j$, but I'm unable to see why.

2

There are 2 best solutions below

0
On

Because each $T_j$ is continuous and $x_k\to x$, you have $T_jx_k\to T_jx,\,\forall j\ge 1\Rightarrow \|T_jx_k\|\to \|T_jx\|$. But $\|T_jx_k\|\leq n,\,\forall k\in\mathbb N\,\forall j\ge 1\Rightarrow \|T_jx\|\leq n,\,\forall j\ge 1\Rightarrow x\in E_n$

4
On
  1. $T$ and $\| \|$ are continuous so $\|\|\circ T$ is continuous and $E^j_n=(\|\|\circ T_j)^{-1}([0,n])$ is closed. This implies that $E_n =\cap_jE^j_n$ is closed.

Suppose there exists $x$ such that $sup_{j\geq 1}\|T_j(x)\|=+\infty$ and the interior of the adherence $\bar E_n$ of $E_n$ is not empty. Let $U$ an open subset contained in $\bar E_n$. Consider $B(y,r)\subset U$. We deduce for every $z\in B(y,r)$, $\|T_j(z)\|\leq n$. Let $u\in B(0,r)$, $\mid \|T_j(y)\|-\|T_j(u)\|\mid\leq \|T_j(y+u)\|$. This implies that $\| T_j(u)\|\leq \|T_j(y)\|+\|T_j(y+u)\|\leq 2n$. Thus $\| T_j\| \leq {{2n}\over r}$.

This implies that $\| T_j(x)\|\leq \| T_j\|\|x\|\leq {{2n}\over r}\|x\|$. This is a contradiction with the fact that $sup_{j\geq 1}\|T_j(x)\|=+\infty$.