Nuprl Definition : compose
f o g ==  λx.(f (g x))
Definitions occuring in Statement : 
apply: f a
, 
lambda: λx.A[x]
Definitions occuring in definition : 
lambda: λx.A[x]
, 
apply: f a
FDL editor aliases : 
compose
Latex:
f  o  g  ==    \mlambda{}x.(f  (g  x))
Date html generated:
2016_05_13-PM-04_04_33
Last ObjectModification:
2015_09_22-PM-05_45_49
Theory : fun_1
Home
Index