The problem is
Let $V$ be a Banach space over the real field, and let $T: V \to V^\ast, v \to T_v$ be a linear map between these two Banach spaces that satisfies $T_v(v)\ge 0$ for all $v\in V$. Prove that T is continuous.
I have attempted this question for a while with the guidance of a similar question that have been previously asked here. However, the one I'm trying to prove is more general, so I don't have much progress.
I noticed that if we write $T_v(w)$ as $(v,w)$ then it looks similar to an inner product. We have positivity from the condition $T_v(v)\ge0$ (but not positive definite). We already have (bi)linearity, so it looks similar. This makes me want to have something like Cauchy-Schwarz inequality. Combining with the closed graph theorem, the desired result could perhaps be proved?