mathlib
8ee05e9a - feat(data/nat/log): Ceil log (#8764)

Commit
4 years ago
feat(data/nat/log): Ceil log (#8764) Defines the upper natural log, which is the least `k` such that `n ≤ b^k`. Also expand greatly the docs of `data.nat.multiplicity`, in particular to underline that it proves Legendre's theorem.
Author
Parents
Loading