(10steps)
PrintForm
Definitions
Lemmas
int
2
Sections
StandardLIB
Doc
At:
rem
eq
args
z
2
2
1.
a:
, b:
. |a| = b
(a rem b) = 0
2.
a:
3.
b:
4.
|a| = -b
5.
0
b
(a rem b) = 0
By:
RWH (RevLemmaC
Thm*
a:
, b:
. (a rem -b) = (a rem b)) 0
THEN
BackThru 1
Generated subgoals:
None
About:
(10steps)
PrintForm
Definitions
Lemmas
int
2
Sections
StandardLIB
Doc