(4steps total) PrintForm Definitions Lemmas LogicSupplement Sections DiscrMathExt Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Existence of functions through description.

At: fun description


  A:Type, B:(AType), P:(x:AB(x)Prop).
  (x:A!y:B(x). P(x,y))  (f:(x:AB(x)). x:AP(x,f(x)))


By: Def of !y:B(x). P(x,y)


Generated subgoal:

1 1. A : Type
2. B : AType
3. P : x:AB(x)Prop
4. x:Ay:B(x). y is the y:B(x). P(x,y)
  f:(x:AB(x)). x:AP(x,f(x))

3 steps

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

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