mathlib icon indicating copy to clipboard operation
mathlib copied to clipboard

feat(data/nat/digits): Add lemmas

Open Pazzaz opened this issue 4 years ago • 1 comments

Add some lemmas about nat.digits and nat.of_digits, including that digits b (of_digits b L) is a prefix of L


I found the need for these lemmas while formalizing properties of Kaprekar's routine.

(Note: this is my first PR 🙂)

Open in Gitpod

Pazzaz avatar Jun 03 '21 21:06 Pazzaz

@Pazzaz gentle ping. Feel free to ask here or on Zulip if you need help with the suggestion above.

bryangingechen avatar Jul 16 '21 17:07 bryangingechen