The monotone Karchmer--Wigderson correspondence #
The protocol model tracks its zero-input and one-input rectangles in the type. Alice partitions the one-input side, Bob partitions the zero-input side, and a leaf supplies one coordinate separating the whole remaining rectangle.
The translations are depth-exact:
- Alice nodes become disjunctions and Bob nodes become conjunctions.
- A monotone formula recursively gives a protocol of the same depth.
Consequently a Boolean function has a depth-d monotone formula exactly when
its root Karchmer--Wigderson relation has a depth-d protocol in this model.
No uniformity condition is present.
The formula extracted from a root protocol computes the underlying function.
Every monotone formula computing function yields a root protocol of
exactly the same depth.
Every root protocol yields a monotone formula of exactly the same depth.
Monotone Karchmer--Wigderson correspondence. A root protocol of depth
at most depthBound exists exactly when a monotone formula of that depth
exists.