Documentation

CommunicationComplexity.Functions.Disjointness

The set disjointness function on subsets of [n].

Equations
Instances For

    Disjointness is symmetric in Alice's and Bob's inputs.

    The candidate fooling set for disjointness: pairs (X, Xᶜ).

    Equations
    Instances For

      Claim 1.21: the pairs (X, Xᶜ) form a fooling set for disjointness.

      The fooling set for disjointness has size 2^n.

      The deterministic communication complexity of disjointness is at most n + 1: Alice sends her set, and Bob sends one bit for the answer.

      For n ≥ 1, disjointness on subsets of [n] has deterministic communication complexity at least n + 1.

      For n ≥ 1, the deterministic communication complexity of disjointness on subsets of [n] is exactly n + 1.