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

1. 'a : S
2. 'b : S
3. x : 'a
4. y : 'b
5. x@0 : hprod('a'b)
6. (a:'ab:'b. (a = 1of(x@0))(b = 2of(x@0)))
6. = (a:'ab:'b. (a = x)(b = y))
  <x,y> = x@0  hprod('a'b)


By: Simp THEN Last (EquandMap (f.f(x,y)) ) THEN Simp THEN StrongAuto


Generated subgoal:

1 6. (a:'ab:'b. (a = 1of(x@0))(b = 2of(x@0)))
6. =
6. (a:'ab:'b. (a = x)(b = y))
6.  ('a  'b  hbool)
7. x = 1of(x@0)
8. y = 2of(x@0)
  <x,y> = x@0  hprod('a'b)

1 step

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

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