Jump to content

Switching lemma

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by LizardJr8 (talk | contribs) at 11:07, 12 February 2017 (Reverted 1 edit by 197.210.227.110 (talk) to last revision by Mark viking. (TW)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In computational complexity theory, Håstad's switching lemma is a key tool for proving lower bounds on the size of constant-depth Boolean circuits. Using the switching lemma, Johan Håstad (1987) showed that Boolean circuits of depth k in which only AND, OR, and NOT logic gates are allowed require size

for computing the parity function.

The switching lemma says that depth-2 circuits in which some fraction of the variables have been set randomly depend with high probability only on very few variables after the restriction. The name of the switching lemma stems from the following observation: Take an arbitrary formula in conjunctive normal form, which is in particular a depth-2 circuit. Now the switching lemma guarantees that after setting some variables randomly, we end up with a Boolean function that depends only on few variables, i.e., it can be computed by a decision tree of some small depth . This allows us to write the restricted function as a small formula in disjunctive normal form. A formula in conjunctive normal form hit by a random restriction of the variables can therefore be "switched" to a small formula in disjunctive normal form.

The original proof of the switching lemma (Håstad 1987) involves an argument with conditional probabilities. Arguably simpler proofs have been subsequently given by Razborov (1993) and Beame (1994). For an introduction, see Chapter 14 in Arora & Barak (2009).

References

  • Arora, Sanjeev; Barak, Boaz (2009), Computational Complexity: A Modern Approach, Cambridge, ISBN 978-0-521-42426-4, Zbl 1193.68112 {{citation}}: Invalid |ref=harv (help)
  • Beame, Paul (1994), "A Switching Lemma Primer", Manuscript {{citation}}: Invalid |ref=harv (help)
  • Håstad, Johan (1987), Computational limitations of small depth circuits (PDF), Ph.D. thesis, Massachusetts Institute of Technology. {{citation}}: Invalid |ref=harv (help)
  • Razborov, Alexander A. (1993), "An equivalence between second order bounded domain bounded arithmetic and first order bounded arithmetic", Arithmetic, proof theory and computational complexity, 23: 247–277 {{citation}}: Invalid |ref=harv (help)