Show that $C=\{(x,x^2)\}_{x \in \mathbb{R}}$ is in the product $\sigma$-algebra $\mathcal{B}_\mathbb{R} \times \mathcal{B}_{\mathbb{R}}$.
Attempt: I know it is not enough to show that the sections of $C$ are measurable in their respective components. I am reading this post Is the Graph of a Measurable Function Measurable?, and trying to model an explanation for this particular problem.
Define $\gamma_f:\mathbb{R} \rightarrow \mathbb{R} \times \mathbb{R}$ by $\gamma_f(x)=(x,x^2)$. Then $\psi:\mathbb{R} \times \mathbb{R} \rightarrow \mathbb{R} \times \mathbb{R}$ given by $\psi(x,y)=y-x^2$ is a measurable function and $\psi^{-1}(\{0\})=\{(x,y) \mid \psi(x,y)=0\}=\gamma_f(\mathbb{R})=C \in \mathcal{B}_{\mathbb{R}} \times \mathcal{B}_{\mathbb{R}}$ since $\psi$ is measurable.
Is there a better way to do this? Is it correct? I would have never thought to try this and I wonder if there is a more methodical approach to this type of problem.