Commit 2024-12-04 20:12 fa8f1757

View on Github →

feat(AlgebraicTopology/SimplicialSet): StrictSegal simplicial sets are 2-coskeletal (#19057) We prove that if X is a simplicial set that is StrictSegal then X is 2-coskeletal, meaning (coskAdj 2).unit.app X defines an isomorphism StrictSegal.cosk2Iso : X ≅ (Truncated.cosk 2).obj ((truncation 2).obj X). This is proven by demonstrating that (rightExtensionInclusion X n).IsPointwiseRightKanExtension holds. Co-Authored-By: Mario Carneiro and Joël Riou

Estimated changes