Please note, this seems very simple. But I am unable to prove this.
Main Doubt:
$$ \left|\left(\left|x\right|,\left|y\right|\right)\right|=\left(\left|x\right|,\left|y\right|\right) $$
Here, $x$ and $y$ are complex functions and $(x,y)$ is the inner product. $|x| = \left(x\overline{x}\right)^{\frac{1}{2}}$ is the absolute value of $x$. Absolute value is defined as the non-negative square root of a complex number multiplied by its conjugate. (Using the definition of absolute value from Rudin Principles of Mathematical Analysis: Definition 1.32)
From my limited experience with the inner product, I have seen it defined differently depending on the space. But the above should hold in all spaces I presume (just a hunch, could be wrong) ? So without using a specific definition of inner product restricted to a particular space. Are we able to show the above?
Related Question: Perhaps, the real question is whether the inner product of real numbers is always a real number? That is, if the $\left(\left|x\right|,\left|y\right|\right)$ is a real number since $|x|$ and $|y|$ are real numbers. If this is true then, $$\left(\left|x\right|,\left|y\right|\right)=\overline{\left(\left|x\right|,\left|y\right|\right)}$$
This gives,
$$ \left|\left(\left|x\right|,\left|y\right|\right)\right|=\left\{ \left(\left|x\right|,\left|y\right|\right)\overline{\left(\left|x\right|,\left|y\right|\right)}\right\} ^{\frac{1}{2}}=\left(\left|x\right|,\left|y\right|\right) $$
Another confusion or question: Can we say that $x$ and $y$ are vectors which would suggest that absolute value is defined for any vector in a complex vector space?
I am using the notation from Rudin Real and Complex Analysis (RCA).
Thanks in advance. Happy to delete this question if too simple etc.