Let $U$ and $V$ be normed linear spaces over $\mathbb{R}$, and $L : U \mapsto V$ a linear function. Prove that if $L(S)$ is bounded, where $S$ is the unit sphere of $U$, then $L$ is Lipschitz.
There are several things that don't make sense to me in this question:
Why should $S$ be "the" unit sphere of $U$? Does that mean $U$ is an interval in $\mathbb{R}$ with length $2$? Also why does the question use the term "sphere" when it's only $1-D$?
Also by linear function, do they mean functions in the form $f(x)=ax+b$? (I guess $b=0$ or otherwise it'd be called affine.) If so, then $|f(x)-f(y)|=|a||x-y|$, which is Lipschitz. Why do we even need the "sphere" condition? Thank you.