Theorems · Theorem · combinatorics
SimpleGraph.Colorable.mono_left
∀ {V : Type u} {G G' : SimpleGraph V}, G ≤ G' → ∀ {n : ℕ}, G'.Colorable n → G.Colorable n- Cited by
- 2 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- SimpleGraphstatement and proof · cited by 3,072
- Nonempty.someproof · cited by 340
- SimpleGraph.Colorablestatement and proof · cited by 67
- SimpleGraph.Hom.ofLEproof · cited by 27
- SimpleGraph.Hom.compproof · cited by 20
Cited by2
Results whose statement or proof uses this declaration.
- SimpleGraph.colorable_of_cliqueFree_lt_minDegreeproof · cited by 0
- SimpleGraph.chromaticNumber_monoproof · cited by 0