WhoCites Definitions DiscreteMath Sections DiscrMathExt Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Who Cites one one corr?
one_one_corrDef  A ~~ B == f:(AB), g:(BA). InvFuns(ABfg)
Thm*  A,B:Type. (A ~~ B Prop
inv_funsDef  InvFuns(ABfg) == g o f = Id & f o g = Id
Thm*  A,B:Type, f:(AB), g:(BA). InvFuns(ABfg Prop
tidentityDef  Id == Id
Thm*  A:Type. Id  AA
composeDef  (f o g)(x) == f(g(x))
Thm*  A,B,C:Type, f:(BC), g:(AB). f o g  AC
Thm*  A,B,C:Type, f:(B inj C), g:(A inj B). f o g  A inj C
Thm*  f:(B onto C), g:(A onto B). f o g  A onto C
identityDef  Id(x) == x
Thm*  A:Type. Id  AA

Syntax:A ~~ B has structure: one_one_corr(AB)

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

WhoCites Definitions DiscreteMath Sections DiscrMathExt Doc