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

  m,n:.
  0m = 0  
  m0 = 0  
  & 1m = m  
  m1 = m  
  & (m+1)n = mn+n  
  m(n+1) = m+mn  


By: RewriteOfThm Thm: hmult clauses (SimpsetC [`hol_to_nuprl`;`bequal`])


Generated subgoals:

None

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

PrintForm Definitions Lemmas hol arithmetic 4 Sections HOLlib Doc