Claim
$f$ is Of Bounded Variation $\Rightarrow$ $f$ is Bounded
Proof
To prove above claim, I had seen the proof like below:
"That $\|f\|_{TV}<\infty$ implies that $f$ is bounded is quite straightforward: $|f(x)|\le|f(0)|+|f(x)-f(0)|\le |f(0)|+\|f\|_{TV}$ holds for all $x$"
EDIT $$||f||_{TV} := \sup_{x_0<\cdots<x_n}\sum_{i=1}^{n} |f(x_i) - f(x_{i-1})|.$$
How does one can derive the fact that $\mid f(x)-f(0) \le \|f\|_{TV}$?
Let $f$ be a function of bounded variation on a interval $I\subseteq\mathbb{R}$. Let us fix a point $a\in I$. Let $x\in I$; assume, w.l.o.g., $x > a$.
Using the partition $x_0=a$, $x_1=x$ in the definition of total variation, you clearly have $$ |f(x) - f(a)| \leq TV(f, [a,x]), $$ hence $$ |f(x)| \leq |f(x) - f(a)| + |f(a)| \leq TV(f, [a,x]) + |f(a)| \leq TV(f) + |f(a)|. $$