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

Fix LEM instances and eta for product cubes #88

Merged
merged 3 commits into from
Sep 21, 2023
Merged

Conversation

fizruk
Copy link
Member

@fizruk fizruk commented Sep 21, 2023

This PR contains two fixes, discovered in rzk-lang/sHoTT#30 (comment):

  • We now only generate well-typed LEM instances in the tope solver.
  • We fix $\eta$-rule for product cubes, to not get stopped by reflexive equality topes like $\langle \langle \pi_1 (t_{12}), \pi_2 (t_{12}) \rangle, t_3 \rangle \equiv \langle t_{12}, t_3 \rangle$.

@fizruk
Copy link
Member Author

fizruk commented Sep 21, 2023

I guess, this is evidence that the tope solve should be properly redesigned and reimplemented :)

@fizruk fizruk merged commit f1597a1 into develop Sep 21, 2023
2 checks passed
@fizruk fizruk deleted the fix-topes-LEM-eta branch September 21, 2023 13:41
@fizruk fizruk mentioned this pull request Sep 21, 2023
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

Successfully merging this pull request may close these issues.

1 participant