(5steps total)
PrintForm
Definitions
Lemmas
graph
1
1
Sections
Graphs
Doc
At:
rem
minus
2
1.
x:
2.
n:
3.
x = (x
n)
n+(x rem n)
4.
|x rem n| < |n|
5.
(x rem n) < 0
x < 0
6.
(x rem n) > 0
x > 0
7.
-(x rem n) < 0
-x < 0
By:
Analyze -2
Generated subgoals:
None
About:
(5steps total)
PrintForm
Definitions
Lemmas
graph
1
1
Sections
Graphs
Doc