WhoCites Definitions DiscreteMath Sections DiscrMathExt Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(the inverse function pairs between A and B)

Who Cites inv pair?
inv_pairDef  AB == {fg:((AB)(BA))| fg/f,g. InvFuns(A;B;f;g) }
Thm*  A,B:Type. AB  Type
inv_funs_2Def  InvFuns(A;B;f;g) == (x:Ag(f(x)) = x) & (y:Bf(g(y)) = y)
Thm*  f:(AB), g:(BA). InvFuns(A;B;f;g Prop

Syntax:AB has structure: inv_pair(AB)

About:
spreadproductsetapplyfunction
universeequalmemberpropandall!abstraction
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

WhoCites Definitions DiscreteMath Sections DiscrMathExt Doc