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

Definition of weak-head-reduction and proof of unicity of derivations #543

Draft
wants to merge 208 commits into
base: coq-8.11
Choose a base branch
from

Conversation

mattam82
Copy link
Member

Weak-head reduction is defined just like red1 without the congruence rules. To show a standardization theorem on it we'll need to show that it commutes with "internal" reduction that just does the missing congruences.

jakobbotsch and others added 30 commits December 13, 2020 13:50
…y if we don't have direct access to the indices of the inductive and the arguments of constructors (due to "instantiate_params" and destArity getting in the way).
…uctives in the environment. Direct access to the contexts of indices and sort of an indutive, and constructor arguments and conclusion indices.
…mmas for spines involving identity substitutions
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.

None yet

2 participants