Commit 2022-01-05 23:45 b67857e7
View on Github →refactor(set_theory/ordinal_arithmetic): Reworked sup and bsup API (#11048)
This PR does two things:
- It reworks and matches, for the most part, the API for ordinal.supandordinal.bsup.
- It introduces ordinal.lsubandordinal.blsubfor (bounded) least strict upper bounds, and proves the expected results.