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

Adapt to Coq PR #19301: unify the syntax of definition and theorem #869

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

herbelin
Copy link
Contributor

Beside a reworking of the AST, the changes in types are:

  • proof_expr is generalized into body_expr
  • definition_expr subsumes fixpoint_expr_gen

To be merged synchronously with coq/coq#19301.

- proof_expr is generalized into body_expr
- definition_expr subsumes fixpoint_expr_gen
@herbelin herbelin changed the title Adapt to Coq PR #19301: towards ceps #42, unify the syntax of definition and theorem Adapt to Coq PR #19301: unify the syntax of definition and theorem Oct 24, 2024
- ident_decl -> decl_ident
- notation_declaration -> decl_notation
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