WhoCites
Definitions
MarkB
generic
Sections
NuprlLIB
Doc
Who Cites eqmod?
eqmod
Def a = b mod m == m | (a-b)
Thm*
m,a,b:
. (a = b mod m)
Prop
divides
Def
b | a ==
c:
. a = b
c
Thm*
a,b:
. (a | b)
Prop
Syntax:
a = b mod m
has structure:
eqmod(m; a; b)
About:
WhoCites
Definitions
MarkB
generic
Sections
NuprlLIB
Doc