lean2/library/standard
Leonardo de Moura 6d773a2ba4 fix(library/standard): not notation
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-07-03 21:29:15 -07:00
..
bit.lean feat(library/standard): add bit, char, and string types 2014-07-02 08:36:05 -07:00
funext.lean feat(library/standard): add function extensionality axiom 2014-06-30 11:53:04 -07:00
logic.lean fix(library/standard): not notation 2014-07-03 21:29:15 -07:00
Makefile feat(build): add Makefile for libraries 2014-06-28 18:41:53 -07:00
num.lean feat(frontends/lean): parse numerals as expressions of type 'num.num' 2014-07-02 08:09:33 -07:00
option.lean chore(library/standard): add copyright to library files 2014-06-30 11:44:47 -07:00
pair.lean feat(library/standard): add pairs 2014-07-03 20:43:16 -07:00
standard.lean feat(library/standard): add pairs 2014-07-03 20:43:16 -07:00
string.lean feat(library/standard): add bit, char, and string types 2014-07-02 08:36:05 -07:00
tactic.lean feat(library/tactic): add eassumption tactic, and remove redundant 'subgoals' from apply tactic 2014-07-03 13:04:46 -07:00
unit.lean chore(library/standard): add copyright to library files 2014-06-30 11:44:47 -07:00