hol
arithmetic
5
Sections
HOLlib
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Theorem
Name
Thm*
m
,
n
:
. 0<
m
& 0<
n
0<
m
n
[less_mult2]
cites the following:
Thm*
all(
m
:hnum. all(
n
:hnum. implies(and(lt(0,
m
),lt(0,
n
)),lt(0,mult(
m
,
n
)))))
[hless_mult2]
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
hol
arithmetic
5
Sections
HOLlib
Doc