Y
Hacker News
new
|
ask
|
show
|
jobs
by
dqpb
1653 days ago
Wonder why they didn’t do it in Lean?
1 comments
scapp
1653 days ago
Lean 3 introduced singleton-elimination which is inconsistent with HoTT. There's a project [0] that uses an attribute to restrict uses of that rule, but it isn't really ergonomic to use.
[0]
https://github.com/gebner/hott3
link
[0] https://github.com/gebner/hott3