hol arithmetic 4 Sections HOLlib Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
TheoremName
Thm* m,n:mn = nm  [mult_sym]
cites the following:
Thm* all(m:hnum. all(n:hnum. equal(mult(m,n),mult(n,m))))[hmult_sym]
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
hol arithmetic 4 Sections HOLlib Doc