lean2/library/logic
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
..
axioms refactor(frontends/lean): approach used to parse tactics 2015-03-05 18:11:21 -08:00
examples refactor(library): use [] binder annotation when declaring instances 2015-02-24 16:12:39 -08:00
cast.lean feat(frontends/lean): new semantics for "protected" declarations 2015-02-11 14:09:25 -08:00
connectives.lean feat(frontends/lean): add 'assert H : A, ...' as notation for 'have H [visible] : A, ...' 2015-02-25 14:30:42 -08:00
default.lean refactor(library/logic): rename theorems 2014-12-15 16:13:04 -05:00
eq.lean feat(frontends/lean): new semantics for "protected" declarations 2015-02-11 14:09:25 -08:00
identities.lean refactor(library,hott): rename theorems for decidable and inhabited 2015-02-25 14:05:07 -08:00
instances.lean refactor(library/logic): rename theorems 2014-12-15 16:13:04 -05:00
logic.md refactor(library/logic): rename theorems 2014-12-15 16:13:04 -05:00
quantifiers.lean refactor(library): rename exists_elim and exists_intro to exists.elim 2014-12-15 19:07:38 -08:00
subsingleton.lean refactor(library): use [] binder annotation when declaring instances 2015-02-24 16:12:39 -08:00