Theorems · Definition · combinatorics
SimpleGraph.Coloring.sumRight
{V : Type u_3} →
{W : Type u_5} → {γ : Type u_7} → {G : SimpleGraph V} → {H : SimpleGraph W} → (G ⊕g H).Coloring γ → H.Coloring γGet coloring of H from coloring of G ⊕g H
- Defined in
- Mathlib.Combinatorics.SimpleGraph.Sum
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 63 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.
- SimpleGraphstatement and proof · cited by 3,072
- SimpleGraph.sumstatement and proof · cited by 46
- SimpleGraph.Coloringstatement and proof · cited by 44
- SimpleGraph.Hom.compproof · cited by 20
- SimpleGraph.Embedding.toHomproof · cited by 17
- SimpleGraph.Embedding.sumInrproof · cited by 3
Cited by4
Results whose statement or proof uses this declaration.
- SimpleGraph.Colorable.of_sum_rightproof · cited by 2
- SimpleGraph.Coloring.sumEquivproof · cited by 0
- SimpleGraph.Coloring.sumRight_sumstatement · cited by 0
- SimpleGraph.Coloring.sum_sumLeft_sumRightstatement and proof · cited by 0