Nuprl Definition : valueall-type

valueall-type(T) ==  ∀[x:Base]. (evalall(x))↓ supposing x ∈ T



Definitions occuring in Statement :  has-value: (a)↓ evalall: evalall(t) uimplies: supposing a uall: [x:A]. B[x] member: t ∈ T base: Base
Definitions occuring in definition :  uall: [x:A]. B[x] base: Base uimplies: supposing a member: t ∈ T has-value: (a)↓ evalall: evalall(t)
FDL editor aliases :  valueall-type

Latex:
valueall-type(T)  ==    \mforall{}[x:Base].  (evalall(x))\mdownarrow{}  supposing  x  \mmember{}  T



Date html generated: 2016_05_13-PM-03_24_19
Last ObjectModification: 2015_09_22-PM-05_44_45

Theory : call!by!value_1


Home Index