(5steps total) PrintForm Definitions hol pair Sections HOLlib Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: hfst def 1 2

1. 'a : S
2. 'b : S
3. x : hprod('a'b)
  x@0:'ay:'b. mk_pair(x@0,y) = rep_prod(x)


By: ((DTerm 1of(x) 0) THEN (DTerm 2of(x) 0) THEN (Unab [`hrep_prod`;`hmk_pair`]))
THEN
Simp
THEN
StrongAuto


Generated subgoals:

None

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

(5steps total) PrintForm Definitions hol pair Sections HOLlib Doc