I've been trying to prove that if $ x_n, y_n $ are Cauchy then so is $ (x_n, y_n) $ when X x Y has a metric that induces the product of the metric topologies on X and Y, and apparently I'm missing something quite obvious because, referring to
Cartesian Product of Two Complete Metric Spaces is Complete
it is apparently as simple as saying that since we have an N for which $ d_X (x_n, x_m) < \epsilon $ and an M for which $ d_Y(y_n, y_m) < \epsilon $ then choose the maximum of these, giving $ d_{X\times Y}((x_n,y_n), (x_m, y_m)) < \epsilon $
But I don't understand the logical step. What do we know about the metric of the product that makes this true?