Prove that $$f(x,y)=\exp(-x^2-y^2)$$ is a strictly quasi-concave function, that is,$\forall (x_i,y_i)\in \Re^2, (x_i,y_i)\neq (x_j,y_j), \lambda\in(0,1)$, $$f(\lambda x_1+(1-\lambda) x_2,\lambda y_1+(1-\lambda) y_2)>\min[f(x_1,y_1),f(x_2,y_2)].$$
I'm trying to use triangle inequality but so far without success. Perhaps some insight will be useful.