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

At: rem base case z 1

1. a:
2. b:
3. |a| < |b|

(a rem b) = a

By:
Decide (0a)
THEN
Decide (0b)
THEN
RWH (UnfoldITEC `absval` Auto) 3


Generated subgoals:

13. a < b
4. 0a
5. 0b
(a rem b) = a
23. a < -b
4. 0a
5. 0b
(a rem b) = a
33. -a < b
4. 0a
5. 0b
(a rem b) = a
43. -a < -b
4. 0a
5. 0b
(a rem b) = a


About:
intnatural_numberremainderless_thanequal

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