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

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


By: ((Last (EquandMap (f.f(x@0,y)) )) THEN (Analyze 3)) THEN Simp THEN StrongAuto


Generated subgoals:

None

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

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