(3steps total) PrintForm DiscreteMath Sections DiscrMathExt Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: inv funs 2 unique 1

1. A : Type
2. B : Type
3. f : AB
4. g : BA
5. h : BA
6. x:Ag(f(x)) = x
7. y:Bf(g(y)) = y
8. x:Ah(f(x)) = x
9. y:Bf(h(y)) = y
  g = h


By: New:y FunExtensionality
THEN
ApFun: g to: f(g(y)) = f(h(y))  B THENA (Witness7: y THEN Witness9: y)


Generated subgoal:

1 10. y : B
11. g(f(g(y))) = g(f(h(y)))
  g(y) = h(y)

1 step

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

(3steps total) PrintForm DiscreteMath Sections DiscrMathExt Doc