PrintForm Definitions hol arithmetic 2 Sections HOLlib Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: hadd assoc

  all
  (m:hnum. all(n:hnum. all(p:hnum. equal(add(m,add(n,p)),add(add(m,n),p)))))


By: HOL "hadd_assoc"


Generated subgoals:

None

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

PrintForm Definitions hol arithmetic 2 Sections HOLlib Doc