(10steps)
PrintForm
Definitions
Lemmas
int
2
Sections
StandardLIB
Doc
At:
rem
eq
args
z
2
1.
a:
, b:
. |a| = b
(a rem b) = 0
2.
a:
3.
b:
4.
|a| = |b|
(a rem b) = 0
By:
Decide (0
b)
THEN
RWH (UnfoldITEC `absval` Auto) 4
Generated subgoals:
1
4.
|a| = b
5.
0
b
(a rem b) = 0
2
4.
|a| = -b
5.
0
b
(a rem b) = 0
About:
(10steps)
PrintForm
Definitions
Lemmas
int
2
Sections
StandardLIB
Doc