IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
hcomma def11111 1. 'a : S
2. 'b : S
3. x : 'a 4. y : 'b 5. x@0 : hprod('a; 'b)
6. (a:'a. b:'b. (a = 1of(x@0))(b = 2of(x@0)))
6. =
6. (a:'a. b:'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:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html