fun 1 Sections StandardLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Def x:AB(x) == x:AB(x)

is mentioned by

Thm* (f:(AB). Bij(ABf))  (A ~~ B)[bij_iff_1_1_corr]
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]
Thm* f:(AB), g:(BA). SqStable(InvFuns(ABfg))[sq_stable__inv_funs]
Thm* f:(AB). f o Id = f[comp_id_r]
Thm* f:(AB). Id o f = f[comp_id_l]
Thm* f:(AB), g:(BC), h:(CD). h o (g o f) = (h o g) o f  AD[comp_assoc]
Thm* f:(AB). (x.f(x)) = f[eta_conv]
Def Surj(ABf) == b:Ba:Af(a) = b[surject]
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