PrintForm Definitions Lemmas hol arithmetic 5 Sections HOLlib Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: less mult2

  m,n:. 0<m & 0<n  0<mn

By: RewriteOfThm
Thm* all(m:hnum. all(n:hnum. implies(and(lt(0,m),lt(0,n)),lt(0,mult(m,n)))))
(SimpsetC [`hol_to_nuprl`;`bequal`])


Generated subgoals:

None

About:
assertnatural_numbermultiplyless_thanapplyimpliesandall
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

PrintForm Definitions Lemmas hol arithmetic 5 Sections HOLlib Doc