Simplified0.0
\[\leadsto \color{blue}{1 - \mathsf{log1p}\left(\frac{y - x}{1 - y}\right)}
\]
Proof
(-.f64 1 (log1p.f64 (/.f64 (-.f64 y x) (-.f64 1 y)))): 0 points increase in error, 0 points decrease in error
(-.f64 1 (log1p.f64 (Rewrite=> div-sub_binary64 (-.f64 (/.f64 y (-.f64 1 y)) (/.f64 x (-.f64 1 y)))))): 0 points increase in error, 1 points decrease in error
(-.f64 1 (log1p.f64 (Rewrite<= unsub-neg_binary64 (+.f64 (/.f64 y (-.f64 1 y)) (neg.f64 (/.f64 x (-.f64 1 y))))))): 0 points increase in error, 0 points decrease in error
(-.f64 1 (log1p.f64 (Rewrite<= +-commutative_binary64 (+.f64 (neg.f64 (/.f64 x (-.f64 1 y))) (/.f64 y (-.f64 1 y)))))): 0 points increase in error, 0 points decrease in error
(-.f64 1 (log1p.f64 (+.f64 (Rewrite=> neg-sub0_binary64 (-.f64 0 (/.f64 x (-.f64 1 y)))) (/.f64 y (-.f64 1 y))))): 0 points increase in error, 0 points decrease in error
(-.f64 1 (log1p.f64 (Rewrite<= associate--r-_binary64 (-.f64 0 (-.f64 (/.f64 x (-.f64 1 y)) (/.f64 y (-.f64 1 y))))))): 0 points increase in error, 0 points decrease in error
(-.f64 1 (log1p.f64 (-.f64 0 (Rewrite<= div-sub_binary64 (/.f64 (-.f64 x y) (-.f64 1 y)))))): 1 points increase in error, 0 points decrease in error
(-.f64 1 (log1p.f64 (Rewrite<= neg-sub0_binary64 (neg.f64 (/.f64 (-.f64 x y) (-.f64 1 y)))))): 0 points increase in error, 0 points decrease in error
(-.f64 1 (Rewrite<= log1p-def_binary64 (log.f64 (+.f64 1 (neg.f64 (/.f64 (-.f64 x y) (-.f64 1 y))))))): 2 points increase in error, 0 points decrease in error
(-.f64 1 (log.f64 (Rewrite<= sub-neg_binary64 (-.f64 1 (/.f64 (-.f64 x y) (-.f64 1 y)))))): 0 points increase in error, 0 points decrease in error