int
2
Sections
StandardLIB
Doc
Rank
Theorem
Name
10
Thm*
a:
, b:
. |a| = |b|
(a rem b) = 0
[rem_eq_args_z]
cites
7
Thm*
a:
, b:
. ((-a) rem b) = -(a rem b)
[rem_antisym]
0
Thm*
i,j:
. i = j
-i = -j
[minus_mono_wrt_eq]
9
Thm*
a:
. (a rem a) = 0
[rem_eq_args]
6
Thm*
a:
, b:
. (a rem -b) = (a rem b)
[rem_sym]
int
2
Sections
StandardLIB
Doc