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

Tactics looping on Isabelle2021 #9

Open
jaycech3n opened this issue Jan 26, 2021 · 1 comment
Open

Tactics looping on Isabelle2021 #9

jaycech3n opened this issue Jan 26, 2021 · 1 comment

Comments

@jaycech3n
Copy link
Owner

Certain tactics loop on Isabelle2021-RC3. Needs further investigation.

@jaycech3n jaycech3n added bug Something isn't working methods version incompatibility and removed automation bug Something isn't working methods labels Mar 9, 2021
@jaycech3n jaycech3n changed the title Isabelle2021 incompatibility Tactics looping on Isabelle2021 Mar 9, 2021
@jaycech3n jaycech3n self-assigned this Apr 16, 2021
@jaycech3n
Copy link
Owner Author

jaycech3n commented Apr 17, 2021

Looks like this comes from changes to the substitution tactics in Isabelle2021. See

This results in altered computation behavior of the typechecker and simplification methods in I/HoTT. The proofs can be manually patched for now; really we'll want a rewrite of the simplification code at some point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant