Suppose I have two smooth surfaces $\Gamma_{1}$ and $\Gamma_{2}$ written as graphs over variables $x \in U \subset \mathbb{R}^{n}$, and these surfaces are symmetric in some sense i.e.
$$\Gamma_{1} = \{(y, x) \in \mathbb{R}^{n+1}: y = f(x) \}$$
$$\Gamma_{2} = \{(y,x) \in \mathbb{R}^{n+1}: y = -f(x) \}$$
Is it correct to write their union $\Gamma_{1} \cup \Gamma_{2}$ in the following way:
$$\Gamma_{1} \cup \Gamma_{2} = \{(y, x) \in \mathbb{R}^{n+1}: y^{2} = f^{2}(x) \}$$
where the suberscript represents the square of the respective function?