Jeremy Avigad
|
8bebd104ff
|
refactor(library/*): remove 'Module:' lines
|
2015-05-23 20:52:23 +10:00 |
|
Leonardo de Moura
|
ed1acd9fb0
|
feat(library/init): move propext to init/quot, add Jeremy's funext theorem
|
2015-04-01 12:36:33 -07:00 |
|
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 |
|
Leonardo de Moura
|
368f9d347e
|
refactor(frontends/lean): approach used to parse tactics
The previous approach was too fragile
TODO: we should add separate parsing tables for tactics
|
2015-03-05 18:11:21 -08:00 |
|
Jeremy Avigad
|
5ef510f290
|
feat(library/logic/axioms/prop_complete): add by_cases, by_contradiction
|
2015-02-01 11:17:45 -08:00 |
|
Jeremy Avigad
|
003a2c1e2c
|
refactor(library/logic/axioms): rename files, import logic.axioms.classical now imports all classical axioms
|
2015-02-01 11:17:45 -08:00 |
|