mathlib
5f3f01f9
- feat(set_theory/ordinal_arithmetic): Proved `add_log_le_log_mul` (#11228)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
feat(set_theory/ordinal_arithmetic): Proved `add_log_le_log_mul` (#11228) That is, `log b u + log b v ≤ log b (u * v)`. The other direction holds only when `b ≠ 2` and `b` is principal multiplicative, and will be added at a much later PR.
Author
vihdzp
Parents
18330f63
Loading