Let f1 X1 rightarrow y1 f2 x2 rightarrow y2 be maps between
     Let f_1 : X_1 rightarrow y_1, f_2: x_2 rightarrow y_2 be maps between topological spaces and let f = f_2Times f_2: x_1 Times x_2 rightarrow y_1 Times y_2  be the cartesian product of these two maps, defined by f((x_1, x_2)):=(f_1(x_1), f_2(x_2)),  x_1  X_1, x_2  X_2. Show that F is continuous if and only if f_1 and f_2 are continuous. 
  
  Solution
Consider f to be continuous.
which implies as f1 and f2 are continuous, trivially.
Now suppose, f1 and f2 are continuous,
which imples, as x1 tends to a, f1(x1) tends to f1(a).
also, as x2 tends to b, f2(x2) tends to f2(b).
Therefore as x1 tends to \'a\' and as x2 tends to \'b\'.
( f1(x1) , f2(x2) ) tends to ( f1(a), f2(b) ).
Therefore f is continuous.

