If $1\leq p<q$, show that the unit ball $l_{n}^p(\mathbb{R})$ is contained in the unit ball $l_{n}^q(\mathbb{R})$.
Well the definition of $l_{n}^p(\mathbb{R})$ is that for $d_{p}(x,y)=\max_{1\leq j\leq n}|x_{j}-y_{j}|=||x-y||_{p}$, then $l_{n}^p(\mathbb{R})$ is the space $(\mathbb{R^n},d_{p})$.
If $q>p$ intuitively the ball around $l_{n}^p(\mathbb{R})$ would be smaller than the ball around $l_{n}^q(\mathbb{R})$, though I am not exactly sure where to get started in proving that. Do I need to use Holder's Inequality somehow?