beta reduction
短语发音
US
词形变化
beta reductions
复数
beta reductions
释义与例句
n.
-
1.
The act of beta reducing, an instance of replacing a function call by the result of calling a function.
可数 不可数 -
2.
One of the three rewrite rules of the lambda calculus, which states that the application of a lambda abstraction (λx.t) to a term s yields an expression t[s/x], "t with s instead of x", where all free instances of x in t have been replaced by s.
可数 不可数 计算机 工程 数学