Erdős problem 596
Erdős Problem 596 (Erdős–Hajnal, [Er87]). For which graph pairs is it true that
Sources
FormalConjectures/ErdosProblems/
596.lean
Retained formal statement
The original Erdős–Hajnal conjecture (that no exceptional pair exists) is false — witnessed by via C4_C6_is_exceptional.
False ↔ ∀ {U₁ U₂ : Type} (G₁ : SimpleGraph U₁) (G₂ : SimpleGraph U₂), ¬G₁.IsErdosHajnalExceptional G₂SolvedStatement only, no proof