Commit 2024-11-13 19:26 d2aa4352
View on Github →feat(Data/List/Basic): lemmas relating find?
to head
of dropWhile
(#18473)
Add lemmas relating the result of List.find?
to that of List.head?
or List.head
on List.dropWhile
.
feat(Data/List/Basic): lemmas relating find?
to head
of dropWhile
(#18473)
Add lemmas relating the result of List.find?
to that of List.head?
or List.head
on List.dropWhile
.