mb event system 3 Sections EventSystems Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Def EqDecider(T) == eq:TTx,y:Tx = y  (eq(x,y))

is mentioned by

Thm* A:Type, B:(AType), f:a:A fp-> B(a), eq:EqDecider(A), x:A.
Thm* x  dom(f f(x B(x)
[fpf-ap_wf]
Thm* eq:EqDecider(Y), f:x:X fp-> Top, x:Y.
Thm* strong-subtype(X;Y x  dom(f x  X
[fpf-dom-type2]
Thm* eq:EqDecider(Y), f:x:X fp-> Top, x:Y.
Thm* strong-subtype(X;Y x  dom(f x  X
[fpf-dom-type]
Thm* eq1,eq2:EqDecider(A), f:a:A fp-> Top, x:Ax  dom(f x  dom(f)[fpf-dom_functionality2]
Thm* B:(AType), eq1,eq2:EqDecider(A), f:a:A fp-> B(a), x:A.
Thm* x  dom(f) = x  dom(f 
[fpf-dom_functionality]

In prior sections: mb event system 2

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

mb event system 3 Sections EventSystems Doc