Skip to content

Better diagnose syntax problems in inductive definitions with double implications #1213

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

Conversation

mrichards30
Copy link
Contributor

This PR aims to address issue #1074 by adding an error message when trying to include a double implication in inductive definitions.

Previously a more cryptic error would be raised here; now it should
be diagnosed that conjunctions are to be used instead.
@mn200
Copy link
Member

mn200 commented Mar 18, 2024

Thanks for this!

@mn200 mn200 merged commit 9ac238f into HOL-Theorem-Prover:develop Mar 18, 2024
@mrichards30 mrichards30 deleted the feature/inductive-definition-errors branch April 9, 2024 01:32
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