(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 indep fun description 1 1 1 1 1

1. A : Type
2. B : Type
3. P : ABProp
4. x:A!y:BP(x,y)
5. f : AB
6. x:AP(x,f(x))
7. g : AB
8. x:AP(x,g(x))
9. x : A
10. P(x,g(x))
11. P(x,f(x))
12. y : B
13. P(x,y)
14. z:BP(x,z z = y
  g(x) = f(x)


By: Inst: Hyp:14 Using:[g(x)] THEN Inst: Hyp:14 Using:[f(x)]


Generated subgoal:

1 15. g(x) = y
16. f(x) = y
  g(x) = f(x)

Trivial

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

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