Commit 2022-06-05 20:50 769a9349
View on Github →feat(set_theory/*) cardinal.min
→ Inf
(#13410)
We discard cardinal.min
in favor of Inf
(the original definition is really just infi
).
Note: lift_min'
is renamed to lift_min
, as the name clash no longer exists. For consistency, lift_max'
is renamed to lift_max
and lift_max
is renamed to lift_umax_eq
.