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

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


By: Lasts 2 Analyze THEN Unab [`hmk_pair`] THEN Simp THEN StrongAuto


Generated subgoal:

1 4. x@0 : 'a
5. y : 'b
6. x = (a:'ab:'b. (a = x@0)(b = y))  'a'b
  x':hprod('a'b). 
  x = (a:'ab:'b. (a = 1of(x'))(b = 2of(x')))  'a'bhbool

1 step

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

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