Posts

SU-CS254 JAN222025

Last edited: August 8, 2025

Key Sequence

Notation

New Concepts

Important Results / Claims

Questions

Interesting Factoids

SU-CS254 JAN272025

Last edited: August 8, 2025

Key Sequence

Notation

New Concepts

Important Results / Claims

Interesting Factoids

  • \(L\) is NP complete IFF \(\neg L\) is coNP complete.
  • some open problems…
    • does \(\text{NP} = \text{coNP}\)
    • does NP intersect coNP equal to P? (Does having efficiently checkable proofs for both pretense and absence in a set imply we can actually proof it efficiently.)

Edmond’s Conjectures

  • \(\text{NP} \neq \text{coNP}\) “probably easy and not trilling” (which is very wrong)
  • \(\text{NP} \cap \text{coNP} = P\) “trilling” (which is true)

SU-CS254 MAR032025

Last edited: August 8, 2025

Today: let’s smash and together. Recall:

Recall:

\(x \in L \implies \exists y, V\qty(x,y) = 1\), \(x \not \in L \implies \forall y V\qty(x,y) = 0\)

\(x \in L \implies \text{Pr}\qty [V\qty(x,r) = 1] \geq \frac{2}{3}, x \not\in L \implies \text{Pr}\qty [V\qty(x,r) = 0] \geq \frac{2}{3}\)

Consider a new quantifier: