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

1. A : Type
2. B : AType
3. P : x:AB(x)Prop
4. x:A!y:B(x). P(x,y)
5. f : x:AB(x)
6. x:AP(x,f(x))
7. g:(x:AB(x)). (x:AP(x,g(x)))  g = f
  !{f:(x:AB(x))| x:AP(x,f(x)) }


By: Witness: f THEN Rename-1: g THEN Analyze-1


Generated subgoal:

1 8. g : x:AB(x)
9. x:AP(x,g(x))
  f = g  {f:(x:AB(x))| x:AP(x,f(x)) }

1 step

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

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