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
4fa2468a85
lean4-htt
/
examples
History
Leonardo de Moura
73262e9786
Add Echo command. Allow '\' 'n' escape sequence in strings.
...
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-08-20 20:16:02 -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 Echo command. Allow '\' 'n' escape sequence in strings.
2013-08-20 20:16:02 -07:00