Documentation

Mathlib.Algebra.Order.Group.Nat

The naturals form a linear ordered monoid #

This file contains the linear ordered monoid instance on the natural numbers.

See note [foundational algebra order theory].

Instances #

Equations
  • One or more equations did not get rendered due to their size.
Equations
Equations
  • One or more equations did not get rendered due to their size.

Extra instances to short-circuit type class resolution #

These also prevent non-computable instances being used to construct these instances non-computably.

Equations

Miscellaneous lemmas #

theorem NeZero.one_le {n : } [NeZero n] :
1 n