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
6355670ac4
lean2
/
tests
/
lean
/
abbrev_paren.hlean
6 lines
96 B
Text
Raw
Normal View
History
Unescape
Escape
fix(tests): adjust tests to reflect changes in the HoTT library
2015-04-29 17:15:13 +00:00
import algebra.category
fix(frontends/lean/pp): missing parenthesis around abbreviations fixes #476
2015-03-17 00:10:30 +00:00
open category
example {C : Precategory} : C = Precategory.mk C C := _
Reference in a new issue
Copy permalink