lean2/library/standard
Leonardo de Moura 24540056c5 feat(library/standard): add basic heq theorems
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-07-12 06:21:00 +01:00
..
bit.lean feat(library/unifier): case split on constraints of the form (f ...) =?= (f ...), where f can be unfolded, and there are metavariables in the arguments 2014-07-05 15:52:40 -07:00
classical.lean feat(library/standard): add basic heq theorems 2014-07-12 06:21:00 +01:00
funext.lean feat(library/standard): add function extensionality axiom 2014-06-30 11:53:04 -07:00
logic.lean feat(library/standard): add basic heq theorems 2014-07-12 06:21:00 +01:00
Makefile feat(build): add Makefile for libraries 2014-06-28 18:41:53 -07:00
num.lean feat(frontends/lean): add 'class' and 'instances' infrastructure 2014-07-04 14:28:09 -07:00
option.lean feat(frontends/lean): add 'class' and 'instances' infrastructure 2014-07-04 14:28:09 -07:00
pair.lean fix(library/aliases): aliasing behavior 2014-07-07 15:40:55 -07:00
standard.lean feat(library/standard): add pairs 2014-07-03 20:43:16 -07:00
string.lean feat(frontends/lean): add 'class' and 'instances' infrastructure 2014-07-04 14:28:09 -07:00
tactic.lean feat(frontends/lean): add tactic_hint command 2014-07-08 15:08:13 -07:00
unit.lean feat(frontends/lean): add 'class' and 'instances' infrastructure 2014-07-04 14:28:09 -07:00