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

refactor(AlgebraicTopology/SimplicialSet): truncated paths #20668

Open
wants to merge 175 commits into
base: master
Choose a base branch
from

Conversation

gio256
Copy link
Collaborator

@gio256 gio256 commented Jan 11, 2025

We refactor the StrictSegal infrastructure, making two notable changes:

  • The StrictSegal class is redefined as a structure, and the class IsStrictSegal X : Prop is added in its place.
  • Path, StrictSegal, and related constructions are defined for truncated simplicial sets. A path in a simplicial set X is then defined as a 1-truncated path in the 1-truncation of X.

You may want to inspect the diff against #21090, which I will try to maintain here.

Open in Gitpod

@gio256 gio256 added WIP Work in progress t-category-theory Category theory labels Jan 11, 2025
@gio256 gio256 changed the title Refactor StrictSegal constructions through SSet.Truncated feat(AlgebraicTopology/SimplicialSet): Refactor StrictSegal constructions through SSet.Truncated Jan 12, 2025
@gio256 gio256 changed the title feat(AlgebraicTopology/SimplicialSet): Refactor StrictSegal constructions through SSet.Truncated feat(AlgebraicTopology/SimplicialSet): refactor StrictSegal via SSet.Truncated Jan 14, 2025
@mathlib4-dependent-issues-bot mathlib4-dependent-issues-bot added the blocked-by-other-PR This PR depends on another PR to Mathlib (this label is automatically managed by a bot) label Jan 14, 2025
@gio256 gio256 removed the WIP Work in progress label Feb 5, 2025
@leanprover-community-bot-assistant leanprover-community-bot-assistant added the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Feb 7, 2025
@github-actions github-actions bot removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Feb 8, 2025
@leanprover-community-bot-assistant leanprover-community-bot-assistant added the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Feb 8, 2025
@github-actions github-actions bot removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Feb 9, 2025
@leanprover-community-bot-assistant leanprover-community-bot-assistant added the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Feb 9, 2025
@github-actions github-actions bot removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked-by-other-PR This PR depends on another PR to Mathlib (this label is automatically managed by a bot) infinity-cosmos This PR is associated with Infinity Cosmos project t-category-theory Category theory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants