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

Path-cosplit maps #1153

Merged
merged 11 commits into from
Jun 5, 2024
Merged

Conversation

fredrik-bakke
Copy link
Collaborator

@fredrik-bakke fredrik-bakke commented Jun 5, 2024

A (mere) k-path-cosplit map is defined inductively

  • A (mere) -2-path-cosplit map is a map that is (merely) a retract
  • A (mere) k+1-path-cosplit map is a map whose action on identifications is (merely) k-path-cosplit.

We show

  • Mere k-path-cosplitting is a property
  • k-truncated maps are k-path-cosplit
  • (merely) k-path-cosplit maps are (merely) k+1-path-cosplit
  • types that map into k-truncated types via (mere) k-path-cosplit maps are k-truncated
  • (mere) k-path-cosplit maps into k-truncated types are k-truncated.

@fredrik-bakke fredrik-bakke marked this pull request as draft June 5, 2024 13:01
@fredrik-bakke
Copy link
Collaborator Author

fredrik-bakke commented Jun 5, 2024

I should introduce path-cosplit maps and mere path-cosplit maps as separate notions. I'll leave this PR as a draft until I do.

EDIT: done.

@fredrik-bakke fredrik-bakke marked this pull request as ready for review June 5, 2024 13:23
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.

Nice! Just a pointer from the injective maps file to these would be nice I think, so that people can be more easily aware of these concepts.

src/foundation/path-cosplit-maps.lagda.md Show resolved Hide resolved
@fredrik-bakke
Copy link
Collaborator Author

fredrik-bakke commented Jun 5, 2024

Thanks for the swift review! Hopefully, this concept comes in useful. I don't think I've heard of a concept such as this one before, but it seems like it should be possible to do some homotopy group computations with it.

@EgbertRijke EgbertRijke merged commit 270c39f into UniMath:master Jun 5, 2024
4 checks passed
@fredrik-bakke fredrik-bakke deleted the path-cosplit-maps branch June 5, 2024 14:20
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.

None yet

2 participants