Theorems · Theorem · combinatorics
SimpleGraph.Colorable.mono
∀ {V : Type u} {G : SimpleGraph V} {n m : ℕ}, n ≤ m → G.Colorable n → G.Colorable m- Cited by
- 3 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- SimpleGraphstatement and proof · cited by 3,072
- Nonempty.someproof · cited by 340
- Fintype.card_finproof · cited by 270
- SimpleGraph.Colorablestatement and proof · cited by 67
- SimpleGraph.recolorOfCardLEproof · cited by 4
Cited by3
Results whose statement or proof uses this declaration.
- SimpleGraph.chromaticNumber_le_iff_colorableproof · cited by 10
- SimpleGraph.completeMultipartiteGraph.colorable_of_cliqueFreeproof · cited by 1
- SimpleGraph.partitionable_iff_colorableproof · cited by 0