Theorems · Theorem · combinatorics
SimpleGraph.chromaticNumber_mono
∀ {V : Type u} {G : SimpleGraph V} (G' : SimpleGraph V), G ≤ G' → G.chromaticNumber ≤ G'.chromaticNumber- 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.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- ENatstatement · cited by 4,985
- SimpleGraphstatement and proof · cited by 3,072
- SimpleGraph.chromaticNumberstatement · cited by 54
- SimpleGraph.chromaticNumber_le_of_forall_impproof · cited by 4
- SimpleGraph.Colorable.mono_leftproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.