Theorems · Theorem · combinatorics
SimpleGraph.chromaticNumber_cycleGraph_of_odd
∀ (n : ℕ), 2 ≤ n → Odd n → (SimpleGraph.cycleGraph n).chromaticNumber = 3
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- ENatstatement · cited by 4,985
- le_antisymmproof · cited by 2,068
- Fintype.cardproof · cited by 1,386
- SimpleGraph.Walkproof · cited by 915
- Oddstatement and proof · cited by 364
- SimpleGraph.Walk.lengthproof · cited by 212
- SimpleGraph.Colorableproof · cited by 67
- SimpleGraph.chromaticNumberstatement and proof · cited by 54
- SimpleGraph.cycleGraphstatement and proof · cited by 27
- SimpleGraph.Coloring.colorableproof · cited by 12
- SimpleGraph.Colorable.chromaticNumber_leproof · cited by 11
- SimpleGraph.cycleGraph.cycleproof · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.