Zulip Chat Archive
Stream: Infinity-Cosmos
Topic: warning: mathlib reorganization
Nick Ward (Nov 25 2024 at 19:46):
Small PSA: mathlib4#19463 (merged) and mathlib4#19472 (merged) do some minor reorganizing of quasicategory-related files.
In particular, mathlib4#19463 adds a directory AlgebraicTopology/Quasicategory/
and moves AlgebraicTopology/SimplicialSet/Quasicategory.lean
to AlgebraicTopology/Quasicategory/Basic.lean
.
mathlib4#19472 breaks out the quasicategory-dependent material from AlgebraicTopology/SimplicialSet/StrictSegal.lean
into two new files, AlgebraicTopology/Quasicategory/StrictSegal.lean
and AlgebraicTopology/Quasicategory/Nerve.lean
.
I apologize in advance for the merge conflicts, and I'm happy to help resolve them.
Emily Riehl (Nov 26 2024 at 01:40):
@Nick Ward will you let me know when #19472 is merged?
Johan Commelin (Nov 26 2024 at 04:55):
Nick Ward (Nov 26 2024 at 16:12):
@Emily Riehl merged!
Emily Riehl (Nov 26 2024 at 18:11):
And now we've reorganized ForMathlib within InfinityCosmos similarly. This will likely break things in any forks of our repository.
Last updated: May 02 2025 at 03:31 UTC