graph 1 1 Sections Graphs Doc

RankTheoremName
7 Thm* x,y:, n:. ((xy) mod n) = (((x mod n)(y mod n)) mod n)[mod_mul]
cites
2 Thm* a:, n:. a = (a n)n+(a mod n) & (a mod n) < n[div_floor_mod_properties]
6 Thm* a:, n:, q:, r:. a = qn+r r < n q = (a n) & r = (a mod n)[div_floor_mod_unique]

graph 1 1 Sections Graphs Doc