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 theory support in Proof Mode #6

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

mark-koch
Copy link
Contributor

This PR restores functionality of the proof mode for theories:

  • eq_dec can no longer be inferred from EqDec, so use the EqDec consistently
  • Fix two broken Ltac matches for theories
  • Extend DemoPA.v to test theories

@JoJoDeveloping
Copy link
Collaborator

Everything looks good, thanks a lot for the effort 🎉

@JoJoDeveloping JoJoDeveloping merged commit 831ec33 into uds-psl:coq-8.18 Jun 11, 2024
2 checks passed
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.

2 participants