hol arithmetic 4 Sections HOLlib Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
TheoremName
Thm* x,q,n:. exp(n;x+q) = exp(n;x)exp(n;q)[exp_add]
cites the following:
Thm* all
Thm* (p:hnum. all
Thm* (p:hnum. (q:hnum. all
Thm* (p:hnum. (q:hnum. (n:hnum. equal
Thm* (p:hnum. (q:hnum. (n:hnum. (exp(n,add(p,q))
Thm* (p:hnum. (q:hnum. (n:hnum. ,mult(exp(n,p),exp(n,q))))))
[hexp_add]
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
hol arithmetic 4 Sections HOLlib Doc