represents the
combinator.
CombinatorB
represents the
combinator.
Details
- The
combinator has the property that
reduces to
. - No transformations for CombinatorB are applied automatically.
- CombinatorB is output in StandardForm or TraditionalForm as
. This typeset form can be input using
cB
.
Examples
open all close allBasic Examples (1)
Properties & Relations (2)
represents composition of functions:
Composition[x, y][z]% //. f_@g_ :> fgThe
combinator can be expressed in terms of
and
as
:
CombinatorS(CombinatorKCombinatorS)CombinatorK //. {CombinatorSx_y_z_ :> xz(yz), CombinatorKx_y_ :> x}See Also
Application CombinatorS CombinatorK Composition
Function Repository: CombinatorConvert CombinatorTraditionalForm
Related Guides
History
Text
Wolfram Research (2020), CombinatorB, Wolfram Language function, https://reference.wolfram.com/language/ref/CombinatorB.html.
CMS
Wolfram Language. 2020. "CombinatorB." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/CombinatorB.html.
APA
Wolfram Language. (2020). CombinatorB. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/CombinatorB.html
BibTeX
@misc{reference.wolfram_2026_combinatorb, author="Wolfram Research", title="{CombinatorB}", year="2020", howpublished="\url{https://reference.wolfram.com/language/ref/CombinatorB.html}", note=[Accessed: 12-June-2026]}
BibLaTeX
@online{reference.wolfram_2026_combinatorb, organization={Wolfram Research}, title={CombinatorB}, year={2020}, url={https://reference.wolfram.com/language/ref/CombinatorB.html}, note=[Accessed: 12-June-2026]}