We are given these two metrics on $C([0,1])$ (this space stands for the vector space of continuous functions from $[0,1]$ to $\mathbb{R}$): $d_{\infty}(f,g)= \sup \{|f(x)-g(x)|$ where $x \in [0,1] \}$ and $d_{1}(f,g)= \int_{0}^{1}|f(x)-g(x)|dx$.
Is there an example of a subset of $C([0,1])$ which is bounded for one of those metrics but not for the other? I reckon there isn't, since we're dealing with bounded functions here (the continuous funtions are defined on a closed interval), and so all subsets of $C([0,1])$ will be bounded for both metrics. Is this correct?
(Definition of boundedness: Let $(X,d)$ be a metric space and $A \subseteq X$. We say that $A$ is bounded if there exists an $M \in \mathbb{R}^{+}$ so that $d(x,y) \leq M$ for every $x,y \in A$.)