Zoo Operators

From Complexity Zoo
Jump to navigation Jump to search
co: Complements

Definition: A language L is in Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle co\cdot {\mathcal {C}}} if is in .

Properties:

Prominent examples: .


: Existential (polynomial)

Definition: A language L is in if there exists a polynomial p and a language such that, for all strings , is in L if and only if there exists a string y, of length such that .

Properties:

  • and vice versa.


Prominent examples: P = NP.


: Universal (polynomial)

Definition: A language L is in if there exists a polynomial p and a language such that, for all strings , is in L if and only if for all strings y of length such that .

Properties:

  • and vice versa.

Prominent examples: P = coNP


BP: Bounded-error probability (two-sided)

Definition: A language L is in Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle BP\cdot {\mathcal {C}}} if there exists a polynomial p and a language such that, for all strings , Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle Pr_{y:|y|\leq p(|x|)}[L(x)=V(x,y)]\geq 3/4} .

Properties:

  • Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle co\cdot BP=BP\cdot co}
  • If is closed under majority reductions, then Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle BP\cdot {\mathcal {C}}} admits probability amplification, so we get Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle BP\cdot BP\cdot {\mathcal {C}}=BP\cdot {\mathcal {C}}} , and we can replace the probability of 3/4 with Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle 1/2+\varepsilon } for any constant (i.e., independent of the input size |x|) Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \varepsilon >0} , as well as with .
  • If is closed under majority reductions, then Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle BP\cdot {\mathcal {C}}\subseteq \exists \cdot \forall \cdot {\mathcal {C}}\cap \forall \cdot \exists \cdot {\mathcal {C}}} .
  • If is closed under majority reductions, then Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \exists \cdot BP\cdot {\mathcal {C}}\subseteq BP\cdot \exists \cdot {\mathcal {C}}} .
  • Note that, because of the semantic nature of the defining condition for the BP operator, it is possible that some languages do not define a language Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle L\in BP\cdot {\mathcal {C}}} using the defining formula above. Only those V which satisfy the required condition can be used.

Prominent examples: