Theorems · Definition · combinatorics
SimpleGraph.Coloring.sum
{V : Type u_3} →
{W : Type u_5} →
{γ : Type u_7} → {G : SimpleGraph V} → {H : SimpleGraph W} → G.Coloring γ → H.Coloring γ → (G ⊕g H).Coloring γColor G ⊕g H with colorings of G and H
- Defined in
- Mathlib.Combinatorics.SimpleGraph.Sum
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 65 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.
- DFunLike.coeproof · cited by 62,936
- SimpleGraphstatement and proof · cited by 3,072
- SimpleGraph.Adjproof · cited by 1,346
- SimpleGraph.sumstatement and proof · cited by 46
- SimpleGraph.Coloringstatement and proof · cited by 44
Cited by6
Results whose statement or proof uses this declaration.
- SimpleGraph.Coloring.sumFinproof · cited by 1
- SimpleGraph.Coloring.sumEquivproof · cited by 0
- SimpleGraph.chromaticNumber_sumproof · cited by 0
- SimpleGraph.Coloring.sumLeft_sumstatement · cited by 0
- SimpleGraph.Coloring.sumRight_sumstatement · cited by 0
- SimpleGraph.Coloring.sum_sumLeft_sumRightstatement and proof · cited by 0