mathlib3
f23a09ce
- feat(analysis/special_functions/log/base): add `real.logb_mul_base` (#18979)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
feat(analysis/special_functions/log/base): add `real.logb_mul_base` (#18979) Add proof that states `logb (a * b) c = ((logb a c)⁻¹ + (logb b c)⁻¹)⁻¹`. Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
Author
slerpyyy
Parents
e5ab837f
Loading