Documentation

Mathlib.Order.Nat

The natural numbers form a linear order #

This file contains the linear order instance on the natural numbers.

See note [foundational algebra order theory].

TODO #

Move the LinearOrder instance here (https://github.com/leanprover-community/mathlib4/pull/13092).

Miscellaneous lemmas #

@[simp]
theorem Nat.bot_eq_zero :
= 0