Nuprl Definition : A-fetch
A-fetch(AModel) ==  λi.(A-coerce(AModel) (A-fetch'(AModel) i))
Definitions occuring in Statement : 
A-coerce: A-coerce(AModel)
, 
A-fetch': A-fetch'(AModel)
, 
apply: f a
, 
lambda: λx.A[x]
Definitions occuring in definition : 
lambda: λx.A[x]
, 
A-coerce: A-coerce(AModel)
, 
apply: f a
, 
A-fetch': A-fetch'(AModel)
FDL editor aliases : 
A-fetch
Latex:
A-fetch(AModel)  ==    \mlambda{}i.(A-coerce(AModel)  (A-fetch'(AModel)  i))
Date html generated:
2016_05_15-PM-02_18_54
Last ObjectModification:
2015_09_23-AM-07_38_37
Theory : monads
Home
Index