WhoCites Definitions fun 1 Sections StandardLIB 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
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 fun 1 Sections StandardLIB Doc