\((i * c + \left((b * a + \left((y * x + \left(t \cdot z\right))_*\right))_*\right))_*\)
- Started with
\[\left(\left(x \cdot y + z \cdot t\right) + a \cdot b\right) + c \cdot i\]
0.1
- Applied simplify to get
\[\color{red}{\left(\left(x \cdot y + z \cdot t\right) + a \cdot b\right) + c \cdot i} \leadsto \color{blue}{(i * c + \left(a \cdot b\right))_* + (y * x + \left(t \cdot z\right))_*}\]
0.1
- Using strategy
rm 0.1
- Applied fma-udef to get
\[\color{red}{(i * c + \left(a \cdot b\right))_*} + (y * x + \left(t \cdot z\right))_* \leadsto \color{blue}{\left(i \cdot c + a \cdot b\right)} + (y * x + \left(t \cdot z\right))_*\]
0.1
- Applied associate-+l+ to get
\[\color{red}{\left(i \cdot c + a \cdot b\right) + (y * x + \left(t \cdot z\right))_*} \leadsto \color{blue}{i \cdot c + \left(a \cdot b + (y * x + \left(t \cdot z\right))_*\right)}\]
0.1
- Applied simplify to get
\[i \cdot c + \color{red}{\left(a \cdot b + (y * x + \left(t \cdot z\right))_*\right)} \leadsto i \cdot c + \color{blue}{(b * a + \left((y * x + \left(z \cdot t\right))_*\right))_*}\]
0.1
- Applied taylor to get
\[i \cdot c + (b * a + \left((y * x + \left(z \cdot t\right))_*\right))_* \leadsto i \cdot c + (b * a + \left((y * x + \left(t \cdot z\right))_*\right))_*\]
0.1
- Taylor expanded around 0 to get
\[i \cdot c + \color{red}{(b * a + \left((y * x + \left(t \cdot z\right))_*\right))_*} \leadsto i \cdot c + \color{blue}{(b * a + \left((y * x + \left(t \cdot z\right))_*\right))_*}\]
0.1
- Applied simplify to get
\[i \cdot c + (b * a + \left((y * x + \left(t \cdot z\right))_*\right))_* \leadsto (i * c + \left((b * a + \left((y * x + \left(t \cdot z\right))_*\right))_*\right))_*\]
0.1
- Applied final simplification