Let be $X$ a normally distributed random variable with mean $\mu$ and variance $\sigma^2\neq 0$. Our tutor said that "it is obvious that $$ \mathbb{E}(|X-\mu|)=\int\limits_{-\infty}^{\infty}|x-\mu|\frac{1}{\sqrt{2\pi \sigma^2}}e^{-\frac{(x-\mu)^2}{2\sigma^2}}~\!dx=\int\limits_{-\infty}^{\infty}\frac{|t|}{\sqrt{2\pi \sigma^2}}e^{-\frac{t^2}{2\sigma^2}}~\!dt, \text{ where }t:=x-\mu~~~~~(1) $$
and so $\mathbb{E}(|X-\mu|)=\mathbb{E}(|Y|)$", where $Y\sim\mathcal{N}(0,\sigma^2)$.
We have no theorem or lemma that shows euqation $(1)$ nor do we have already attended a measure theory course. Doing a quick search (see $E(X)= \int_{x \in \mathbb{R}}{x \cdot f_X(x) dx}$ implies $Eg(X)= \int_{x \in \mathbb{R}}{g(x) \cdot f_X(x) dx}$ on continuous random variables) shows that this claim can indeed be shown by using some theorems that are discussed in measure/integration theory courses. So I think it's no big deal if one looks at $(1)$ with that kind of background.
Intuitively $(1)$ is clear as I can use the discrete case as a fall back; but the proof in the discrete case can't be applied here. I am wondering if without notions and bacground of measure theory I can still prove $(1)$?
Here is my take:
Hope this helps.