This website requires JavaScript.
Explore
Help
Sign in
michael
/
lean2
Watch
1
Star
0
Fork
You've already forked lean2
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
cc6a96e8ba
lean2
/
tests
/
lean
/
t11.lean.expected.out
4 lines
76 B
Text
Raw
Normal View
History
Unescape
Escape
feat(frontends/lean/pp): minimize number of spaces when pretty printing notation
2014-10-19 20:08:15 +00:00
∃ (x : A), p x : bool
∃ (x y : A), q x y : bool
feat(frontends/lean): add basic pretty printer Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-07-09 08:12:36 +00:00
λ (x : A), x : A → A
Reference in a new issue
Copy permalink