PrintForm
Definitions
hol
arithmetic
1
Sections
HOLlib
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
even
pos
n
:
.
n
>0
even(
n
) =
even(
n
-1)
By:
IntRecUnfoldThm THEN Simp THEN StrongAuto
Generated subgoals:
None
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
PrintForm
Definitions
hol
arithmetic
1
Sections
HOLlib
Doc