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

Misc cleanups to PathGroupoids, Equiv, HProp and BoundedSearch #2198

Merged
merged 4 commits into from
Jan 15, 2025

Conversation

jdchristensen
Copy link
Collaborator

The commits are independent and self-explanatory.

@jdchristensen jdchristensen requested a review from Alizter January 15, 2025 19:21
@@ -16,7 +16,7 @@ Local Open Scope path_scope.

Theorems about concatenation of paths are called [concat_XXX] where [XXX] tells us what is on the left-hand side of the equation. You have to guess the right-hand side. We use the following symbols in [XXX]:

- [1] means the identity path
- [1] means the identity path, or sometimes the identity function
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where does it mean the identity function? Typically we write id or idmap in those cases.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

`concat_A1p' and some others. Should we rename them?

@Alizter Alizter merged commit 6f18b61 into HoTT:master Jan 15, 2025
22 checks passed
@jdchristensen jdchristensen deleted the misc-cleanups branch January 15, 2025 20:42
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