lean2/library/logic
2015-04-01 11:57:29 -07:00
..
axioms feat(library/logic/axioms): break prop_complete into propext and em 2015-03-31 18:51:43 -07:00
examples feat(library/logic/examples/propositional): add different encoding 2015-03-30 07:13:19 -07: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/init): move subsingleton to init folder 2015-04-01 11:57:29 -07: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