PrintForm Definitions hol pair Sections HOLlib Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: his pair def

  'a,'b:S.
  all
  (p:'a  'b  hbool. equal
  (p:'a  'b  hbool. (is_pair(p)
  (p:'a  'b  hbool. ,exists(x:'a. exists(y:'b. equal(p,mk_pair(x,y))))))


By: HN THEN StrongAuto THEN Unab [`his_pair`] THEN Simp THEN StrongAuto


Generated subgoals:

None

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

PrintForm Definitions hol pair Sections HOLlib Doc