Initial program 0.0
\[x.re \cdot y.re - x.im \cdot y.im\]
- Using strategy
rm Applied flip--25.3
\[\leadsto \color{blue}{\frac{\left(x.re \cdot y.re\right) \cdot \left(x.re \cdot y.re\right) - \left(x.im \cdot y.im\right) \cdot \left(x.im \cdot y.im\right)}{x.re \cdot y.re + x.im \cdot y.im}}\]
- Using strategy
rm Applied difference-of-squares25.2
\[\leadsto \frac{\color{blue}{\left(x.re \cdot y.re + x.im \cdot y.im\right) \cdot \left(x.re \cdot y.re - x.im \cdot y.im\right)}}{x.re \cdot y.re + x.im \cdot y.im}\]
Applied associate-/l*1.0
\[\leadsto \color{blue}{\frac{x.re \cdot y.re + x.im \cdot y.im}{\frac{x.re \cdot y.re + x.im \cdot y.im}{x.re \cdot y.re - x.im \cdot y.im}}}\]
Final simplification1.0
\[\leadsto \frac{x.im \cdot y.im + x.re \cdot y.re}{\frac{x.im \cdot y.im + x.re \cdot y.re}{x.re \cdot y.re - x.im \cdot y.im}}\]