WhoCites
Definitions
DiscreteMath
Sections
DiscrMathExt
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Reverses
next
nat
pair
Who Cites prev
nat
pair?
prev_nat_pair
Def prev_nat_pair(
xy
) ==
xy
/
x
,
y
. if
x
=
0
<
y
-1,0> else <
x
-1,
y
+1> fi
Thm*
prev_nat_pair
{
xy
:(
)|
xy
= <0,0>
}
eq_int
Def
i
=
j
== if
i
=
j
true
; false
fi
Thm*
i
,
j
:
. (
i
=
j
)
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
WhoCites
Definitions
DiscreteMath
Sections
DiscrMathExt
Doc