(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 (0b)
THEN
RWH (UnfoldITEC `absval` Auto) 4


Generated subgoals:

14. |a| = b
5. 0b
(a rem b) = 0
24. |a| = -b
5. 0b
(a rem b) = 0


About:
intnatural_numberremainderequalimpliesall

(10steps) PrintForm Definitions Lemmas int 2 Sections StandardLIB Doc