I know this must be easy, but...
Say real functions g(x) and p(y) are continuous and f(x,y) = g(x)p(y). How to proof rigorously the continuity of f in a point (x1,y1)?
In other words, how to obtain l g(x)p(y) - g(x1)p(y1) l < epsilon (for any epsilon).
I can prove that l g(x)p(y1) -...