Suppose f is a real-valued function defined on D⊂R2.
f is continuous at (a,b)∈D iff:
∀ϵ>0∃δ>0∀(x,y)∈D((x−a)2+(y−b)2<δ⟹∣f(x,y)−f(a,b)∣<ϵ)
- If (a,b)∈D is an isolated point of D, then f is continuous at
(a,b).
- Otherwise, for f to be continuous at (a,b)∈D:
- f(a,b) must be well defined
- lim(x,y)→(a,b)f(x,y) must exists
- lim(x,y)→(a,b)f(x,y)=f(a,b)