Let $(X_i, ||\cdot||_{X_i})$, $i=1, 2$, be Banach spaces. Consider the direct product space $X:=X_1\times X_2$ with usual component-wise operations. We know we can endow this space with a norm (one possible choice is $||\cdot||_1:=||\cdot||_{X_1}+||\cdot||_{X_2}$).
Let us suppose we have chosen some norm and that we keep it fixed. Denote this norm with $||\cdot||_X$. Are the following claims true?
Claim 1. For any $(x_1, x_2)\in X$ one has $||(x_1, x_2)||_X\geq ||x_i||_{X_i}$, $i=1, 2$.
I know this claim is true for "usual" norms on $X$ like $||\cdot||_1, ||\cdot||_2$ and $||\cdot||_{\infty}$ but I don't seem to be able to prove it for an arbitrary norm.
Claim 2. Let $\{(x_n,y_n)\}_{n=1}^{\infty}$ be some sequence in $X$. Then $(x, y)=\lim_{n\to\infty}(x_n, y_n)$ if and only if $x=\lim_{n\to\infty} x_n$ in $X_1$ and $y=\lim_{n\to\infty} y_n$ in $X_2$.
I've found one part of the "answer" for this last claim here: Does convergence of vector sequence imply that of all components?. However, I am not exactly satisfied with it as I fail to see why the projections should have to be continuous in the topology of this, arbitrary, norm on $X$.
Also, I am aware that one direction in the second claim follows immediately from Claim 1 (should it be true).
I appreciate any help I can get!