Simulation theorem

Lifting Theorems for Equality

We show a deterministic simulation (or lifting) theorem for composed problems fEqn where the inner function (the gadget) is Equality on n bits. When f is a total function on p bits, it is easy to show via a rank argument that the communication complexity of fEqn is Ω(deg(f)n). However, there is a surprising counter-example of a partial function f on p bits, such that any completion f of f has deg(f)=Ω(p), and yet fEqn has communication complexity O(n).

Simulation Beats Richness: New Data-Structure Lower Bounds

We develop a technique for proving lower bounds in the setting of asymmetric communication, a model that was introduced in the famous works of Miltersen (STOC'94) and Miltersen, Nisan, Safra and Wigderson (STOC'95). At the core of our technique is a novel simulation theorem. Alice gets a p×n matrix x over F2 and Bob gets a vector yF2n. Alice and Bob need to evaluate f(xy) for a Boolean function f.