B, C, K, W system


The B, C, K, W system is a variant of combinatory logic that takes as primitive the combinators B, C, K, and W. This system was discovered by Haskell Curry in his doctoral thesis Grundlagen der kombinatorischen Logik, whose results are set out in Curry.

Definition

The combinators are defined as follows:
Intuitively,
In recent decades, the SKI combinator calculus, with only two primitive combinators, K and S, has become the canonical approach to combinatory logic. B, C, and W can be expressed in terms of S and K as follows:
Going the other direction, SKI can be defined in terms of B,C,K,W as:
The combinators B, C, K and W correspond to four well-known axioms of sentential logic:
Function application corresponds to the rule modus ponens:
The axioms AB, AC, AK and AW, and the rule MP are complete for the implicational fragment of intuitionistic logic. In order for combinatory logic to have as a model: