graph
1
2
Sections
Graphs
Doc
Rank
Theorem
Name
8
Thm*
x,y:
, n:
. ((x
y) mod n) = mod_guard((x mod n)
(y mod n);n)
[mod_mul_guard]
cites
7
Thm*
x,y:
, n:
. ((x
y) mod n) = (((x mod n)
(y mod n)) mod n)
[mod_mul]
graph
1
2
Sections
Graphs
Doc