hol arithmetic 5 Sections HOLlib Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
TheoremName
Thm* m,n:. odd(m+n (odd(m odd(n))[odd_add]
cites the following:
Thm* all(m:hnum. all(n:hnum. equal(odd(add(m,n)),not(equal(odd(m),odd(n))))))[hodd_add]
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
hol arithmetic 5 Sections HOLlib Doc