Skip to content

Commit

Permalink
CSB implies LEM
Browse files Browse the repository at this point in the history
I couldn’t avoid using an extensionality axiom. Also note, that
`N_infty` can’t be replaced by `option nat`, without using more axioms.
Namely, the definition of the epsilon function fails, or at least needs
some non-trivial change.

Based on https://arxiv.org/abs/1904.09193
  • Loading branch information
Columbus240 committed Feb 14, 2022
1 parent 06db8cb commit ada3881
Show file tree
Hide file tree
Showing 2 changed files with 572 additions and 0 deletions.
1 change: 1 addition & 0 deletions _CoqProject
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,6 @@ theories/ZornsLemma/Powerset_facts.v
theories/ZornsLemma/Proj1SigInjective.v
theories/ZornsLemma/Quotients.v
theories/ZornsLemma/Relation_Definitions_Implicit.v
theories/ZornsLemma/ReverseCSB.v
theories/ZornsLemma/WellOrders.v
theories/ZornsLemma/ZornsLemma.v
Loading

0 comments on commit ada3881

Please sign in to comment.