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 |
|