lean2/library/logic
Floris van Doorn ff41886a32 feat(nat/bquant): give instances for quantification bounded with le
also add theorems c_iff_c to logic/connectives, where c is a connective
2015-06-04 20:14:13 -04:00
..
axioms feat(library/*): add theorems from Haitao on sets and functions, clean up 2015-06-04 11:55:25 -07:00
examples feat(library/logic/examples): add "double-negation translation" example 2015-05-31 18:18:10 -07:00
cast.lean feat(library/*): add theorems from Haitao on sets and functions, clean up 2015-06-04 11:55:25 -07:00
connectives.lean feat(nat/bquant): give instances for quantification bounded with le 2015-06-04 20:14:13 -04:00
default.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
eq.lean refactor(library/logic/eq): use 'substvars' tactic 2015-06-02 23:55:51 -07:00
identities.lean feat(library/logic/{connectives,identities},library/algebra/function): cleanup and some additions from Haitao Zhang 2015-06-04 11:55:25 -07:00
instances.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
logic.md refactor(library/logic): rename theorems 2014-12-15 16:13:04 -05:00
quantifiers.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00