Skip to content

ctchou/php_wo_em

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Proving pigeonhole principle without excluded middle in Coq


In the chapter on inductively defined propositions in the first volume of Software Foundations:

https://softwarefoundations.cis.upenn.edu/lf-current/IndProp.html

there is an interesting exercise on proving the pigeonhole principle under the assumption of excluded middle for the In x l predicate. It is stated there that the excluded middle assumption is actually unnecessary. The file php_wo_em.v shows how this can be done.


© 2018-2019 Ching-Tsun Chou (chingtsun.chou@gmail.com)

About

Proving pigeonhole principle without excluded middle in Coq

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published