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

Prove PER for per_ctx_env #68

Merged
merged 3 commits into from
May 9, 2024
Merged

Prove PER for per_ctx_env #68

merged 3 commits into from
May 9, 2024

Conversation

Ailrun
Copy link
Member

@Ailrun Ailrun commented May 8, 2024

Closes #61

@Ailrun Ailrun force-pushed the pr-per-ctx-env branch from 61ecbe0 to 1a508ac Compare May 8, 2024 23:12
@HuStmpHrrr
Copy link
Member

Let's follow a bit closer to Agda's module structure and bring some hierarchy here as well. Unlike OCaml, Coq knows folders so there is no reason to keep files in a flap structure and use longer filenames to distinguish what they are for.

@Ailrun
Copy link
Member Author

Ailrun commented May 9, 2024

Sure, like PER directory that contains Lemmas and Definition, and PER module itself reexports them?

@HuStmpHrrr
Copy link
Member

something along the line, as long as it makes the code easier to browse.

@Ailrun Ailrun force-pushed the pr-per-ctx-env branch from 5dc992b to ed89451 Compare May 9, 2024 03:03
@Ailrun Ailrun force-pushed the pr-per-ctx-env branch from ed89451 to 26c85f8 Compare May 9, 2024 03:03
@Ailrun
Copy link
Member Author

Ailrun commented May 9, 2024

Let's do that refactoring in a different PR.

@Ailrun Ailrun merged commit 89d19a2 into main May 9, 2024
2 checks passed
@Ailrun Ailrun deleted the pr-per-ctx-env branch May 9, 2024 03:16
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.

Extend PER lemmas to contexts and substitutions
2 participants