(5steps total) PrintForm Definitions Lemmas LogicSupplement Sections DiscrMathExt Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: indep fun description 1

1. A : Type
2. B : Type
3. P : ABProp
4. x:A!y:BP(x,y)
  f:(AB). x:AP(x,f(x))


By: (4) Def of !y:BP(x,y)
THEN
FwdThru: 
Thm*  (x:Ay:BQ(x,y))  (f:(AB). x:AQ(x,f(x)))
on [ x:Ay:B. y is the y:BP(x,y) ]


Generated subgoal:

1 4. x:Ay:B. y is the y:BP(x,y)
5. f:(AB). x:Af(x) is the y:BP(x,y)
  f:(AB). x:AP(x,f(x))

3 steps

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

(5steps total) PrintForm Definitions Lemmas LogicSupplement Sections DiscrMathExt Doc