PrintForm Definitions hol arithmetic 1 Sections HOLlib Search Doc
IF YOU CAN SEE THIS go to http://www.cs.cornell.edu/Info/People/sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: fact pos

  n:n>0  fact(n) = nfact(n-1)

By: IntRecUnfoldThm THEN Simp THEN StrongAuto


Generated subgoals:

None

About:
natural_numbersubtractmultiplyequalimpliesall
IF YOU CAN SEE THIS go to http://www.cs.cornell.edu/Info/People/sfa/Nuprl/Shared/Xindentation_hack_doc.html

PrintForm Definitions hol arithmetic 1 Sections HOLlib Search Doc