Extended natural numbers form a complete linear order #
This instance is not in Data.ENat.Basic
to avoid dependency on Finset
s.
We also restate some lemmas about WithTop
for ENat
to have versions that use Nat.cast
instead
of WithTop.some
.
TODO #
Currently (2024-Nov-12), shake
does not check proof_wanted
and insist that
Mathlib.Algebra.Group.Action.Defs
should not be imported. Once shake
is fixed, please remove the
corresponding noshake.json
entry.