Statements (25)
Predicate | Object |
---|---|
gptkbp:instanceOf |
combinator
|
gptkbp:alsoKnownAs |
composition combinator
|
gptkbp:appliesTo |
two functions and an argument
|
gptkbp:arity |
3
|
gptkbp:category |
gptkb:logic
theoretical computer science |
gptkbp:defines |
function composition
|
https://www.w3.org/2000/01/rdf-schema#label |
B combinator
|
gptkbp:introduced |
gptkb:Haskell_Curry
gptkb:Moses_Schönfinkel |
gptkbp:lambdaExpression |
λf.λg.λx.f (g x)
|
gptkbp:notation |
B f g x = f (g x)
|
gptkbp:origin |
combinatory logic
|
gptkbp:property |
B = S (K S) K
B f g x = f (g x) |
gptkbp:relatedTo |
gptkb:C_combinator
gptkb:I_combinator gptkb:K_combinator gptkb:S_combinator W combinator |
gptkbp:symbol |
B
|
gptkbp:usedIn |
gptkb:lambda_calculus
functional programming |
gptkbp:bfsParent |
gptkb:SKI_combinator_calculus
|
gptkbp:bfsLayer |
7
|