(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 2

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


By: ((DTerm <x,y> 0) THEN (Unab [`hrep_prod`;`hmk_pair`])) THEN Simp THEN StrongAuto


Generated subgoals:

None

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

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