\((\left(t \cdot c - y \cdot i\right) * j + \left(x \cdot \left(z \cdot y - a \cdot t\right)\right))_* - (a * \left(-i\right) + \left(c \cdot z\right))_* \cdot b\)
- Started with
\[\left(x \cdot \left(y \cdot z - t \cdot a\right) - b \cdot \left(c \cdot z - i \cdot a\right)\right) + j \cdot \left(c \cdot t - i \cdot y\right)\]
5.6
- Applied simplify to get
\[\color{red}{\left(x \cdot \left(y \cdot z - t \cdot a\right) - b \cdot \left(c \cdot z - i \cdot a\right)\right) + j \cdot \left(c \cdot t - i \cdot y\right)} \leadsto \color{blue}{(\left(c \cdot t - i \cdot y\right) * j + \left(\left(y \cdot z - t \cdot a\right) \cdot x\right))_* - b \cdot \left(c \cdot z - i \cdot a\right)}\]
5.6
- Using strategy
rm 5.6
- Applied sub-neg to get
\[(\left(c \cdot t - i \cdot y\right) * j + \left(\left(y \cdot z - t \cdot a\right) \cdot x\right))_* - b \cdot \color{red}{\left(c \cdot z - i \cdot a\right)} \leadsto (\left(c \cdot t - i \cdot y\right) * j + \left(\left(y \cdot z - t \cdot a\right) \cdot x\right))_* - b \cdot \color{blue}{\left(c \cdot z + \left(-i \cdot a\right)\right)}\]
5.6
- Applied distribute-lft-in to get
\[(\left(c \cdot t - i \cdot y\right) * j + \left(\left(y \cdot z - t \cdot a\right) \cdot x\right))_* - \color{red}{b \cdot \left(c \cdot z + \left(-i \cdot a\right)\right)} \leadsto (\left(c \cdot t - i \cdot y\right) * j + \left(\left(y \cdot z - t \cdot a\right) \cdot x\right))_* - \color{blue}{\left(b \cdot \left(c \cdot z\right) + b \cdot \left(-i \cdot a\right)\right)}\]
5.6
- Applied taylor to get
\[(\left(c \cdot t - i \cdot y\right) * j + \left(\left(y \cdot z - t \cdot a\right) \cdot x\right))_* - \left(b \cdot \left(c \cdot z\right) + b \cdot \left(-i \cdot a\right)\right) \leadsto (\left(c \cdot t - i \cdot y\right) * j + \left(\left(y \cdot z - t \cdot a\right) \cdot x\right))_* - \left(b \cdot \left(c \cdot z\right) + -1 \cdot \left(b \cdot \left(a \cdot i\right)\right)\right)\]
5.6
- Taylor expanded around inf to get
\[(\left(c \cdot t - i \cdot y\right) * j + \left(\left(y \cdot z - t \cdot a\right) \cdot x\right))_* - \left(b \cdot \left(c \cdot z\right) + \color{red}{-1 \cdot \left(b \cdot \left(a \cdot i\right)\right)}\right) \leadsto (\left(c \cdot t - i \cdot y\right) * j + \left(\left(y \cdot z - t \cdot a\right) \cdot x\right))_* - \left(b \cdot \left(c \cdot z\right) + \color{blue}{-1 \cdot \left(b \cdot \left(a \cdot i\right)\right)}\right)\]
5.6
- Applied simplify to get
\[\color{red}{(\left(c \cdot t - i \cdot y\right) * j + \left(\left(y \cdot z - t \cdot a\right) \cdot x\right))_* - \left(b \cdot \left(c \cdot z\right) + -1 \cdot \left(b \cdot \left(a \cdot i\right)\right)\right)} \leadsto \color{blue}{(\left(t \cdot c - y \cdot i\right) * j + \left(x \cdot \left(z \cdot y - a \cdot t\right)\right))_* - (a * \left(-i\right) + \left(c \cdot z\right))_* \cdot b}\]
5.6
- Removed slow pow expressions