Extended natural numbers form a complete linear order #
This instance is not in Data.ENat.Basic to avoid dependency on Finsets.
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.
Equations
Equations
If a ≠ 0, then right multiplication by a maps infimum to infimum.
See also ENat.iInf_mul that assumes [Nonempty ι] but does not require a ≠ 0.
If a ≠ 0, then right multiplication by a maps infimum to infimum.
See also ENat.iInf_mul that assumes [Nonempty ι] but does not require a ≠ 0.