Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Computing Id on eliminators #11

Open
1 of 6 tasks
mikeshulman opened this issue Jul 8, 2022 · 0 comments
Open
1 of 6 tasks

Computing Id on eliminators #11

mikeshulman opened this issue Jul 8, 2022 · 0 comments

Comments

@mikeshulman
Copy link
Owner

mikeshulman commented Jul 8, 2022

Since Id doesn't reduce to the first component of ap, it should have all the same computation rules as the latter (as should the other pieces of IdU: tr, lift, etc.). The only cases when this is possible is for eliminators, like function application, projection, induction, etc. But those are important to achieve definitional Id-naturality in the object-language.

  • function application
  • projections
  • sum case
  • bool case
  • nat ind
  • int case
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant