Finite ranges of integers
From Automated Assistance for Formal Reasoning
Assert for any
, if x < y then
is the set of integers from x to y and
.
Assert for any
, if x > y then
.
Assert for any x,y,z, if x is the set of integers from y to z then max(x) = z.
Assert for any
, if
and
then
.
