Statements (25)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb:combinator
|
| gptkbp:alsoKnownAs |
composition combinator
|
| gptkbp:appliesTo |
two functions and an argument
|
| gptkbp:arity |
3
|
| gptkbp:category |
gptkb:theoretical_computer_science
gptkb:logic |
| gptkbp:defines |
function composition
|
| 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
|
| https://www.w3.org/2000/01/rdf-schema#label |
B combinator
|