Basic lemmas about comparing natural numbers #
This file introduce some basic lemmas about compare as applied to natural numbers.
Import Std.Classes.Ord in order to obtain the TransOrd and LawfulEqOrd instances for Nat.
This file introduce some basic lemmas about compare as applied to natural numbers.
Import Std.Classes.Ord in order to obtain the TransOrd and LawfulEqOrd instances for Nat.