Mathlib Changelog
v4
Changelog
About
Github
Commit
2023-08-10 19:52
807aecc7
View on Github →
feat(Data/Nat/Digits): dividing by
p^i
(
#6448
)
Estimated changes
Modified
Mathlib/Data/Nat/Digits.lean
added
theorem
Nat.ofDigits_div_eq_ofDigits_tail
added
theorem
Nat.ofDigits_div_pow_eq_ofDigits_drop
added
theorem
Nat.self_div_pow_eq_ofDigits_drop