(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

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. =
6. (a:'ab:'b. (a = x)(b = y))
7. x = 1of(x@0)
8. y = 2of(x@0)
  <x,y> = x@0  hprod('a'b)


By: Analyze 5 THEN Simp THEN StrongAuto THEN Analyze THEN StrongAuto
THEN
Try (Complete (Unfold `label` 0))


Generated subgoals:

None

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

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