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

At: rem invariant 1

1. a:
2. b:
3. n:

((a+bn) rem n) = (a rem n)

By: NInd 2

Generated subgoals:

12. n:
((a+0n) rem n) = (a rem n)
22. n:
3. b:
4. 0 < b
5. ((a+(b-1)n) rem n) = (a rem n)
((a+bn) rem n) = (a rem n)


About:
intnatural_numberaddmultiplyremainderequal

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