Mathlib Map

Theorems · Definition · combinatorics

SimpleGraph.IsRegularOfDegree

{V : Type u_1} → (G : SimpleGraph V) → [G.LocallyFinite] → ℕ → Prop

A locally finite simple graph is regular of degree d if every vertex has degree d.

Defined in
Mathlib.Combinatorics.SimpleGraph.Finite
Cited by
10 results in Mathlib
Foundations
Depth 30 from the axioms · uses propext, Quot.sound
Assumes
SimpleGraph.LocallyFinite

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 by12

Results whose statement or proof uses this declaration.