lean2/library/standard
Leonardo de Moura d30f387e72 feat(library/standard): add namespace 'pair'
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-07-07 14:48:19 -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(library/unifier): allow unifier to unfold opaque definitions of the current module 2014-07-05 00:46:03 -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 feat(library/standard): add namespace 'pair' 2014-07-07 14:48:19 -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