Documentation

CommunicationComplexity.Functions.InnerProduct

The coordinates on which both bit-vectors are true.

Equations
Instances For

    The mod-2 inner product of two n-bit vectors: it is true exactly when the number of coordinates where both inputs are true is odd.

    Equations
    Instances For

      Flipping a coordinate where y has a 1 toggles the inner product.

      Coordinatewise xor of two Boolean inputs.

      Equations
      Instances For

        Every rectangle has discrepancy at most 2^{-n/2} for the inner product function over the uniform distribution on BoolInput n × BoolInput n.

        Public-coin lower bound for inner product from the discrepancy method.