Mathlib Map

Theorems · Definition · combinatorics

SimpleGraph.Coloring

{V : Type u} → SimpleGraph V → Type v → Type (max u v)

An α-coloring of a simple graph G is a homomorphism of G into the complete graph on α. This is also known as a proper coloring.

Defined in
Mathlib.Combinatorics.SimpleGraph.Coloring.Vertex
Cited by
44 results in Mathlib
Foundations
Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites3

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by76

Results whose statement or proof uses this declaration.