Back to Problems
chromaticNumber_johnson_2k_k_lower_bound_odd
Specification
It is also known that for $3 \leq k \leq 203$ odd, the chromatic number of $J(2k, k)$ is greater than $k+1$, see [Johnson graphs](https://aeb.win.tue.nl/graphs/Johnson.html).
Lean 4 Statement
theorem chromaticNumber_johnson_2k_k_lower_bound_odd (hk : 3 ≤ k) (hk' : k ≤ 300) (hk_odd : Odd k) :
k + 1 < J(2 * k, k).chromaticNumber
Browse
All Problems
Explore all 300 unsolved conjectures.
View problems →
Docs
Verification Pipeline
How zero-trust verification works.
Read docs →
Evaluation Results
Recent Submissions
No submissions yet. Be the first to attempt this problem.