Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
nat.size_eq_bits_len
Modification history
2022-11-30 16:34
src/data/nat/bits.lean
refactor(data/nat/basic): move more bit theory out (#17763)
Modified
nat.size_eq_bits_len
View on Github →
2022-08-06 05:32
src/data/nat/bits.lean
feat(data/nat): Add new binary recursors; prove the relationship between `nat.bits` and other pieces of code (#14990) …
Added
nat.size_eq_bits_len
View on Github →