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

Functoriality of morphisms of arrows #1130

Merged
merged 26 commits into from
Oct 27, 2024

Conversation

fredrik-bakke
Copy link
Collaborator

Establishes some properties related to that the pullback-hom is functorial. I aim to show that orthogonal maps are closed under retracts of either map.

@fredrik-bakke
Copy link
Collaborator Author

So, it turns out this hole goes a lot deeper than I thought, so I will have to split this PR into four parts.

  1. The current PR in fact concerns the bifunctoriality of forming morphisms of arrows.
  2. In a second PR, I will formalize bifunctoriality of bicomposition, which requires a lot of new homotopy algebra infrastructure.
  3. In the third PR, I will formalize the functorial action of pullbacks on cones. (this is independent of point 2).
  4. In the fourth PR, I will formalize the full functoriality of the pullback-hom, from which the statement that orthogonal maps are closed under retracts should follow almost immediately.

@fredrik-bakke fredrik-bakke changed the title Functoriality of the pullback-hom Functoriality of morphisms of arrows Apr 28, 2024
@fredrik-bakke
Copy link
Collaborator Author

Although this PR doesn't achieve everything it set out to achieve, I don't want to lose these changes on the cutting room floor and am marking it as ready for review.

@fredrik-bakke fredrik-bakke marked this pull request as ready for review October 17, 2024 11:24
Copy link
Collaborator

@EgbertRijke EgbertRijke left a comment

Choose a reason for hiding this comment

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

This is a nice pull request, but sometimes a bit hard to understand.

@EgbertRijke EgbertRijke enabled auto-merge (squash) October 27, 2024 16:07
@EgbertRijke EgbertRijke merged commit 3d3bd33 into UniMath:master Oct 27, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants