I'm trying to understand the second step of Open Mapping Theorem's proof by Brezis ( Functional Analysis, Sobolev Spaces and Partial Differential Equations ).
The statement of the theorem is the following.
Let $E$ and $F$ be two Banach spaces and let $T$ be a continuous linear operator from $E$ into $F$ that is surjective. Then there exists a constant $c>0$ such that: $T(B_{E}(0,1))\supset B_{F}(0,c)$.
With the first step it is proved that: $$\overline{T(B(0,1))} \supset (B(0,2c))\tag{1}$$ I can't understand why ( and this is the beginning of the second step of the proof ) if we choose any $y \in F$ with $\Vert y \Vert<c$ then by $(1)$ we know that: $\forall \varepsilon>0\exists z\in E$ with $\Vert z \Vert<\frac{1}{2}$ and $\Vert y-Tz \Vert < \varepsilon$. Could anyone help me?