(4steps total) PrintForm Definitions Lemmas DiscreteMath Sections DiscrMathExt Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Mutually inverse functions are surjections.

At: invfuns are surj


  A,B:Type, f:(AB), g:(BA).
  InvFuns(A;B;f;g Surj(ABf) & Surj(BAg)


By: Auto


Generated subgoal:

1 1. A : Type
2. B : Type
3. f : AB
4. g : BA
5. InvFuns(A;B;f;g)
  Surj(ABf) & Surj(BAg)

3 steps

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

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