$h=\left\{\begin{matrix} f,x<y\\ g,x\geq y \end{matrix}\right.$
$g=f(y,x)$.
Is $h$ symmetric of $x=y$? Here $g$ is the function that changes all $x$ to $y$ and changes all $y$ to $x$ in $f(x,y)$.
For example, $h=\left\{\begin{matrix} x^2-y^2, x<y\\ y^2-x^2,x\geq y \end{matrix}\right.$.
Is $h$ symmetric of the plane $x=y$?