mathlib3
254c3ee1
- feat(analysis/special_functions/exp_log): added `log_div` (#6196)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
feat(analysis/special_functions/exp_log): added `log_div` (#6196) `∀ x y : ℝ, x ≠ 0 → y ≠ 0 → log (x / y) = log x - log y`
Author
benjamindavidson
Parents
a5ccba6b
Loading