Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-01-10 23:30 4e7e5a6e

View on Github →

feat(set_theory/ordinal_arithmetic): Enumerating unbounded sets of ordinals with ordinals (#10979) This PR introduces enum_ord, which enumerates an unbounded set of ordinals using ordinals. This is used to build an explicit order isomorphism enum_ord.order_iso.

Estimated changes