lean2/library/logic
Floris van Doorn 876aa20ad6 feat(hott): Port remainder of §6.3 and §7.2 from the HoTT book
Also prove a theorem similar to Lemma 7.3.1

There are still some sorry's in hit.suspension
2015-06-04 20:14:12 -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(hott): Port remainder of §6.3 and §7.2 from the HoTT book 2015-06-04 20:14:12 -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