Theorems · Definition · combinatorics
SimpleGraph.cycleGraph.bicoloring_of_even
(n : ℕ) → Even n → (SimpleGraph.cycleGraph n).Coloring Bool
Bicoloring of a cycle graph of even size
- Cited by
- 1 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.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Evenstatement and proof · cited by 444
- SimpleGraph.Coloringstatement · cited by 44
- SimpleGraph.cycleGraphstatement · cited by 27
- SimpleGraph.Coloring.mkproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- SimpleGraph.chromaticNumber_cycleGraph_of_evenproof · cited by 0