Declare type aliases of Ordinal #
This repository contains two type aliases of Ordinal, each preserving the order structure but with
distinct arithmetic defined on it, namely NatOrdinal and Nimber. We define a ordinal_alias!
macro which contains all the boilerplate required to set up these types. This also ensures that the
API between both stays consistent.
For Mathlib #
Auxiliary defs #
Macros #
Declare a type alias of Ordinal, preserving the order structure.
Equations
- One or more equations did not get rendered due to their size.