Nuprl Definition : exception-type
exception-type(T) ==  ∀[x:Base]. is-exception(x) supposing x ∈ T
Definitions occuring in Statement : 
is-exception: is-exception(t), 
uimplies: b supposing a, 
uall: ∀[x:A]. B[x], 
member: t ∈ T, 
base: Base
Definitions occuring in definition : 
uall: ∀[x:A]. B[x], 
base: Base, 
uimplies: b supposing a, 
member: t ∈ T, 
is-exception: is-exception(t)
FDL editor aliases : 
exception-type
Latex:
exception-type(T)  ==    \mforall{}[x:Base].  is-exception(x)  supposing  x  \mmember{}  T
 Date html generated: 
2016_05_13-PM-03_24_36
 Last ObjectModification: 
2015_09_22-PM-05_44_46
Theory : call!by!value_1
Home
Index