Commit 2026-05-10 00:45 175f378e
View on Github →chore: split SetTheory.Cardinal.Cofinality (#38363)
We split this file into a Basic file with only the basic results on Order.cof, and an Ordinal file for the interactions with ordinals. This avoids an import cycle in a subsequent PR.
The module docstrings were rewritten, but no theorems were changed.