Skip to content

Adapt to Coq PR #19301 which unifies the syntax of Theorem, Definition and Fixpoint#21

Open
herbelin wants to merge 1 commit intouds-psl:masterfrom
herbelin:master+adapt-coq-pr19301-ceps42-unify-definition-theorem
Open

Adapt to Coq PR #19301 which unifies the syntax of Theorem, Definition and Fixpoint#21
herbelin wants to merge 1 commit intouds-psl:masterfrom
herbelin:master+adapt-coq-pr19301-ceps42-unify-definition-theorem

Conversation

@herbelin
Copy link

The change is rather straightforward.

In particular, I guess that it is not anymore necessary to retrograde a non-recursive fixpoint to a definition. If there is no {struct ...} in a unary declaration, this will be automatically the case.

To be merged synchronously with rocq-prover/rocq#19301 when the latter is ready.

…n and Fixpoint.

In particular, I guess that it is not anymore necessary to retrograde
a non-recursive fixpoint to a definition. If there is no "{struct ...}"
 in a unary declaration, this will be automatically the case.
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