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 Yoneda-like result for paths, and required lemmas #2129

Merged
merged 4 commits into from
Nov 4, 2024

Conversation

jdchristensen
Copy link
Collaborator

The third commit proves that paths : X -> (X -> Type) is an embedding. For this we needed that functor_forall_id sends families of O-modal maps to an O-modal map, which is in commit 1. And that equiv_fun is an embedding, which is in commit 2.

@jdchristensen jdchristensen requested a review from Alizter November 4, 2024 18:55
Copy link
Collaborator

@Alizter Alizter left a comment

Choose a reason for hiding this comment

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

LGTM modulo a typo

theories/HFiber.v Outdated Show resolved Hide resolved
Co-authored-by: Ali Caglayan <[email protected]>
@jdchristensen jdchristensen merged commit fdd64b5 into HoTT:master Nov 4, 2024
10 checks passed
@jdchristensen jdchristensen deleted the yonedapaths branch November 4, 2024 19:57
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