(7steps total) PrintForm Definitions fun 1 Sections StandardLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: dep ax choice 1 1 1 1

1. A : Type
2. B : AType
3. Q : x:AB(x)Type
4. g : x:Ay:B(x)Q(x,y)
5. x : A
6. y : y:B(x)Q(x,y)
7. y = g(x)
  Q(x,1of(g(x)))


By: Analyze 6


Generated subgoal:

1 6. y1 : B(x)
7. y2 : Q(x,y1)
8. <y1,y2> = g(x y:B(x)Q(x,y)
  Q(x,1of(g(x)))

2 steps

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

(7steps total) PrintForm Definitions fun 1 Sections StandardLIB Doc