int 1 Sections StandardLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Def Prop == Type

is mentioned by

Thm* P:(Prop). (i:. (j:iP(j))  P(i))  (i:P(i))[complete_nat_ind_with_y]
Thm* P:(Prop). (i:. (j:iP(j))  P(i))  (i:P(i))[complete_nat_ind]
Thm* P:(Prop). (i:. (j:j<i  P(j))  P(i))  (i:P(i))[comp_nat_ind_a]
Thm* P:(Prop). (i:. (j:j<i  P(j))  P(i))  (i:P(i))[comp_nat_ind_tp]
Thm* P:(Prop). P(0)  (i:P(i-1)  P(i))  (j:P(j))[nat_ind]
Thm* P:(Prop). P(0)  (i:P(i-1)  P(i))  (i:P(i))[nat_ind_tp]
Thm* P:(Prop). P(0)  (i:P(i-1)  P(i))  (i:P(i))[nat_ind_a]
Thm* i:A:({i...}Prop). (j:ij  A(j))  (j:{i...}. A(j))[int_le_to_int_upper]
Thm* i:A:({i+1...}Prop). (j:i<j  A(j))  (j:{i+1...}. A(j))[int_lt_to_int_upper]

In prior sections: core well fnd

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

int 1 Sections StandardLIB Doc