Simplified0.1
\[\leadsto \left|\color{blue}{\frac{x}{\frac{y}{1 - z}}}\right|
\]
Proof
(/.f64 x (/.f64 y (-.f64 1 z))): 0 points increase in error, 0 points decrease in error
(/.f64 x (/.f64 y (Rewrite<= unsub-neg_binary64 (+.f64 1 (neg.f64 z))))): 0 points increase in error, 0 points decrease in error
(/.f64 x (/.f64 y (+.f64 1 (Rewrite=> neg-mul-1_binary64 (*.f64 -1 z))))): 0 points increase in error, 0 points decrease in error
(/.f64 x (/.f64 y (Rewrite<= +-commutative_binary64 (+.f64 (*.f64 -1 z) 1)))): 0 points increase in error, 0 points decrease in error
(Rewrite=> associate-/r/_binary64 (*.f64 (/.f64 x y) (+.f64 (*.f64 -1 z) 1))): 17 points increase in error, 26 points decrease in error
(Rewrite=> *-commutative_binary64 (*.f64 (+.f64 (*.f64 -1 z) 1) (/.f64 x y))): 0 points increase in error, 0 points decrease in error
(Rewrite=> associate-*r/_binary64 (/.f64 (*.f64 (+.f64 (*.f64 -1 z) 1) x) y)): 30 points increase in error, 16 points decrease in error
(Rewrite=> associate-/l*_binary64 (/.f64 (+.f64 (*.f64 -1 z) 1) (/.f64 y x))): 32 points increase in error, 42 points decrease in error
(/.f64 (Rewrite=> +-commutative_binary64 (+.f64 1 (*.f64 -1 z))) (/.f64 y x)): 0 points increase in error, 0 points decrease in error
(/.f64 (+.f64 1 (Rewrite<= neg-mul-1_binary64 (neg.f64 z))) (/.f64 y x)): 0 points increase in error, 0 points decrease in error
(/.f64 (Rewrite=> unsub-neg_binary64 (-.f64 1 z)) (/.f64 y x)): 0 points increase in error, 0 points decrease in error
(Rewrite=> div-sub_binary64 (-.f64 (/.f64 1 (/.f64 y x)) (/.f64 z (/.f64 y x)))): 0 points increase in error, 1 points decrease in error
(-.f64 (Rewrite=> associate-/r/_binary64 (*.f64 (/.f64 1 y) x)) (/.f64 z (/.f64 y x))): 27 points increase in error, 27 points decrease in error
(-.f64 (*.f64 (/.f64 1 y) x) (Rewrite=> associate-/r/_binary64 (*.f64 (/.f64 z y) x))): 25 points increase in error, 13 points decrease in error
(Rewrite=> distribute-rgt-out--_binary64 (*.f64 x (-.f64 (/.f64 1 y) (/.f64 z y)))): 5 points increase in error, 1 points decrease in error
(Rewrite<= *-commutative_binary64 (*.f64 (-.f64 (/.f64 1 y) (/.f64 z y)) x)): 0 points increase in error, 0 points decrease in error