Mathlib Map

Theorems · Definition · combinatorics

SimpleGraph.degree

{V : Type u_1} → (G : SimpleGraph V) → (v : V) → [Fintype ↑(G.neighborSet v)] → ℕ

G.degree v is the number of vertices adjacent to v.

Defined in
Mathlib.Combinatorics.SimpleGraph.Finite
Cited by
112 results in Mathlib
Foundations
Depth 29 from the axioms, rests on 179 definitions · uses propext, Quot.sound
Assumes
Fintype

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.

Cited by116

Results whose statement or proof uses this declaration.