graph 1 2 Sections Graphs Doc

RankTheoremName
8 Thm* x,y:, n:. ((x+y) mod n) = mod_guard((x mod n)+(y mod n);n)[mod_add_guard]
cites
7 Thm* x,y:, n:. ((x+y) mod n) = (((x mod n)+(y mod n)) mod n)[mod_add]

graph 1 2 Sections Graphs Doc