fun 1 Sections StandardLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Def P  Q == PQ

is mentioned by

Thm* f:(AB), g:(BA). InvFuns(ABfg Bij(ABf)[fun_with_inv_is_bij]
Thm* f:(AB). Bij(ABf (g:(BA). InvFuns(ABfg))[bij_imp_exists_inv]
Thm* B:(AType), Q:(x:AB(x)Type).
Thm* (x:Ay:B(x). Q(x,y))  (f:(x:AB(x)). x:AQ(x,f(x)))
[dep_ax_choice]
Thm* Q:(ABProp). (x:Ay:BQ(x,y))  (f:(AB). x:AQ(x,f(x)))[ax_choice]
Def Inj(ABf) == a1,a2:Af(a1) = f(a2 B  a1 = a2[inject]

In prior sections: core

Try larger context: StandardLIB IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

fun 1 Sections StandardLIB Doc