lean2/library/logic
2015-06-26 19:14:36 -07:00
..
axioms fix(library/logic/axioms/prop_decidable): fixes #704 2015-06-26 19:14:36 -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(library/logic/{connectives.lean,quantiers.lean}): add iff congruence rules 2015-06-08 16:58:08 +10: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 feat(library/logic/{connectives.lean,quantiers.lean}): add iff congruence rules 2015-06-08 16:58:08 +10:00