Basic lemmas about comparing integers #
This file introduces some basic lemmas about compare
as applied to integers.
Import Std.Classes.Ord
in order to obtain the TransOrd
and LawfulEqOrd
instances for Int
.
This file introduces some basic lemmas about compare
as applied to integers.
Import Std.Classes.Ord
in order to obtain the TransOrd
and LawfulEqOrd
instances for Int
.