Erdős problem 944
Let and . Must there exist a graph with chromatic number such that every vertex is critical, yet every critical set of edges has size ?
Sources
FormalConjectures/ErdosProblems/
944.lean
Retained formal statement
Lattanzio [La02] proved there exist -critical graphs without critical edges for all such that is not prime.
[La02] Lattanzio, John J., A note on a conjecture of {D}irac. Discrete Math. (2002), 323--330
∀ (k : ℕ), 4 ≤ k → ¬Nat.Prime (k - 1) → ∃ V G, Erdos944.SimpleGraph.IsErdos944 G k 1SolvedStatement only, no proof