-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The List library is missing the Exists analog of Forall_impl. The pre…
…vious proof of pigeonhole_principle, essentially applied Exists_impl for a special case. I factored out this code and provided a proof of Exists_impl and revised pigeonhole_principle to use this proof. This change should make pigeonhole_principle clearer while providing another missing list function.
- Loading branch information
1 parent
33648ec
commit 886fb4f
Showing
1 changed file
with
43 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters