Definitions mb event system 5 Sections EventSystems Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
deqDef EqDecider(T) == eq:TTx,y:Tx = y  (eq(x,y))
Thm* T:Type. EqDecider(T Type
fpfDef a:A fp-> B(a) == d:A Lista:{a:A| (a  d) }B(a)
Thm* A:Type, B:(AType). a:A fp-> B(a Type
fpf-subDef f  g == x:Ax  dom(f x  dom(g) & f(x) = g(x B(x)
strong-subtypeDef strong-subtype(A;B)
Def == (A B)
Def == & ({b:Ba:Ab = a  B } A)
Def == & (a1,a2:Aa1 = a2  B  a1 = a2)

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

Definitions mb event system 5 Sections EventSystems Doc