Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2023-03-30 03:40 2ec920d3

View on Github →

feat(data/list/lemmas): add lemmas about set.range list.nth* (#18647) Add versions for list.nth_le, list.nth, list.nthd, and list.inth. Also move lemmas from list to set namespace.

Estimated changes