lean2/examples
Leonardo de Moura 64788320f2 Fix elaborator for let-expressions
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-08-31 14:24:07 -07:00
..
deep.lean Fix example 2013-08-23 09:42:49 -07:00
ex1.lean Mark implicit arguments of builtin symbols 2013-08-30 15:56:04 -07:00
ex2.lean Add parse_lambda and parse_pi 2013-08-18 12:34:00 -07:00
ex3.lean Mark implicit arguments of builtin symbols 2013-08-30 15:56:04 -07:00
ex4.lean Add parse_let 2013-08-18 15:25:20 -07:00
ex5.lean Fix bug in parser. 2013-08-18 15:25:20 -07:00
ex6.lean Add parse_arrow 2013-08-18 15:44:39 -07:00
ex7.lean Fix cup symbol. In Emacs, the unicode characters cup and cap are assigned incorrectly. 2013-08-18 18:43:31 -07:00
ex8.lean Add syntax sugar for forall/exists expressions. Fix problem when pretty printing nested equalities. 2013-08-19 15:48:07 -07:00
ex9.lean Add example with nested quantifiers 2013-08-19 20:05:56 -07:00
ex10.lean Add set options to lean_parser. Add support for disabling unicode output. Use channels in lean_parser. 2013-08-21 12:42:55 -07:00
ex11.lean Change lean frontend specific options. Now, frontend specific options must begin with the frontend name. 2013-08-22 10:55:55 -07:00
ex12.lean Remove obsolete commands. 2013-08-27 16:03:45 -07:00
ex13.lean Mark implicit arguments of builtin symbols 2013-08-30 15:56:04 -07:00
ex14.lean Add homogeneous equality 2013-08-30 14:26:12 -07:00
ex15.lean Fix elaborator for let-expressions 2013-08-31 14:24:07 -07:00