Definitions IteratedBinops Sections DiscrMathExt Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
int_lowerDef  {...i} == {j:ji }
Thm*  i:. {...i Type
int_segDef  {i..j} == {k:i  k < j }
Thm*  m,n:. {m..n Type
is_assoc_sepDef  is_assoc_sep(Af) == is_assoc(Ax,y.(f(x,y)))
Thm*  f:(AAA). is_assoc_sep(Af Prop
is_commutative_sepDef  is_commutative_sep(Af) == is_commutative(Ax,z.(f(x,z)))
Thm*  f:(AAA). is_commutative_sep(Af Prop
is_identDef  is_ident(Afu) == x:Af(u,x) = x & f(x,u) = x
Thm*  f:(AAA), u:A. is_ident(Afu Prop

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

Definitions IteratedBinops Sections DiscrMathExt Doc