(7steps 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 description 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)
8. x:AP(x,g(x))
9. x : A
  g(x) = f(x)


By: Inst: Hyp:8 Using:[x] THEN Inst: Hyp:6 Using:[x] THEN Inst: Hyp:4 Using:[x]


Generated subgoal:

1 10. P(x,g(x))
11. P(x,f(x))
12. !y:B(x). P(x,y)
  g(x) = f(x)

3 steps

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

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