SU-CS254 JAN152025
Last edited: August 8, 2025Key Sequence
Notation
New Concepts
Important Results / Claims
Questions
Interesting Factoids
SU-CS254 JAN222025
Last edited: August 8, 2025Key Sequence
Notation
New Concepts
Important Results / Claims
Questions
Interesting Factoids
SU-CS254 JAN272025
Last edited: August 8, 2025Key Sequence
Notation
New Concepts
Important Results / Claims
- SAT is in NP
- if \(\text{P}= \text{NP}\), then \(\text{NP} = \text{coNP}\) (ARROW GOES ONE WAY)
- notice also the contrapositive \(\text{NP} \neq \text{coNP} \implies P \neq NP\).
- UNSAT is coNP-complete
- Hall’s Theorem and Not Hall’s Theorem
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 JAN292025
Last edited: August 8, 2025Key Sequence
Notation
New Concepts
Important Results / Claims
Questions
Interesting Factoids
SU-CS254 MAR032025
Last edited: August 8, 2025Today: 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: