(8steps total) PrintForm Definitions Lemmas DiscreteMath Sections DiscrMathExt Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: one one corr is equiv rel 3 1

1. X : Type
2. Y : Type
3. f1 : XY
4. g1 : YX
5. InvFuns(X;Y;f1;g1)
6. Z : Type
7. f2 : YZ
8. g2 : ZY
9. InvFuns(Y;Z;f2;g2)
  f:(XZ), g:(ZX). InvFuns(X;Z;f;g)


By: Analyze9 THEN Analyze5


Generated subgoal:

1 10. x:Yg2(f2(x)) = x
11. y:Zf2(g2(y)) = y
12. x:Xg1(f1(x)) = x
13. y:Yf1(g1(y)) = y
  f:(XZ), g:(ZX). InvFuns(X;Z;f;g)

3 steps

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

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