Theorems · Theorem · combinatorics
SimpleGraph.CliqueFree.comap
∀ {α : Type u_1} {β : Type u_2} {G : SimpleGraph α} {n : ℕ} {H : SimpleGraph β},
H.IsContained G → G.CliqueFree n → H.CliqueFree nIf a graph is cliquefree, any graph that is contained in it is also cliquefree.
- Defined in
- Mathlib.Combinatorics.SimpleGraph.Clique
- Cited by
- 2 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.
- SimpleGraphstatement and proof · cited by 3,072
- SimpleGraph.CliqueFreestatement and proof · cited by 70
- SimpleGraph.IsContainedstatement and proof · cited by 68
- SimpleGraph.IsContained.transproof · cited by 9
- SimpleGraph.not_cliqueFree_iff_top_isContainedproof · cited by 7
Cited by2
Results whose statement or proof uses this declaration.
- SimpleGraph.isTuranMaximal_of_isoproof · cited by 3
- SimpleGraph.IsCompleteMultipartite.colorable_of_cliqueFreeproof · cited by 2