You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove mathlib from dependencies and fix all proofs.
Call outs: I had to add `batteries` as a dependency, but all
definitions/theorems needed from `batteries` (e.g. `List.IsPrefix`) have
been upstreamed in
https://github.com/leanprover/lean4/releases/tag/v4.11.0-rc1 (e.g.
leanprover/lean4#4836), so we should be able to
get rid of the `batteries` dependency as well once v4.11.0 is released.
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 and MIT licenses.
0 commit comments