lean2/library/logic/axioms
Leonardo de Moura 6e6cc749a8 feat(library/logic/axioms): break prop_complete into propext and em
The user may want to use propext without assuming em.
2015-03-31 18:51:43 -07:00
..
examples refactor(library/reducible): simplify reducible/irreducible semantics 2015-01-08 18:52:18 -08:00
axioms.md refactor(library/logic/axioms): rename files, import logic.axioms.classical now imports all classical axioms 2015-02-01 11:17:45 -08:00
classical.lean refactor(library/logic/axioms): rename files, import logic.axioms.classical now imports all classical axioms 2015-02-01 11:17:45 -08:00
em.lean feat(library/logic/axioms): break prop_complete into propext and em 2015-03-31 18:51:43 -07:00
extensional.lean feat(library/logic/axioms): break prop_complete into propext and em 2015-03-31 18:51:43 -07:00
funext.lean refactor(library/logic/axioms): rename files, import logic.axioms.classical now imports all classical axioms 2015-02-01 11:17:45 -08:00
hilbert.lean feat(library/logic/axioms/hilbert.lean): add 'some' operator 2015-03-25 18:29:06 -07:00
prop_complete.lean feat(library/logic/axioms): break prop_complete into propext and em 2015-03-31 18:51:43 -07:00
prop_decidable.lean refactor(library/logic/axioms): rename files, import logic.axioms.classical now imports all classical axioms 2015-02-01 11:17:45 -08:00
propext.lean feat(library/logic/axioms): break prop_complete into propext and em 2015-03-31 18:51:43 -07:00