This website requires JavaScript.
Explore
Help
Sign in
max
/
lean4-htt
Watch
1
Star
0
Fork
You've already forked lean4-htt
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2
206c7fa203
lean4-htt
/
examples
History
Leonardo de Moura
6edda12549
Fix example
...
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-08-23 09:42:49 -07:00
..
deep.lean
Fix example
2013-08-23 09:42:49 -07:00
ex1.lean
Add small example
2013-08-18 11:02:29 -07:00
ex2.lean
Add parse_lambda and parse_pi
2013-08-18 12:34:00 -07:00
ex3.lean
Allow notation to be associated with arbitrary expression (instead of only constants).
2013-08-19 20:05:56 -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