lean2/library/standard
2014-07-07 16:09:30 -07: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 'classical' module 2014-07-04 22:50:30 -07:00
funext.lean feat(library/standard): add function extensionality axiom 2014-06-30 11:53:04 -07:00
logic.lean feat(frontends/lean): remove [class] annotation and 'class' command, they are redundant, we only need [instance] and 'instance' 2014-07-07 16:09:30 -07: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 fix(library/standard): orelse notation, avoid conflict with inductive datatype declaration 2014-07-04 10:10:05 -07:00
unit.lean feat(frontends/lean): add 'class' and 'instances' infrastructure 2014-07-04 14:28:09 -07:00