Mathlib Map

Theorems · Theorem · combinatorics

SimpleGraph.degree_starGraph_of_ne_center

∀ {V : Type u_1} [inst : Fintype V] [inst_1 : DecidableEq V] {r v : V}, v ≠ r → (SimpleGraph.starGraph r).degree v = 1

Every non-center vertex of a starGraph has degree one.

Defined in
Mathlib.Combinatorics.SimpleGraph.Star
Cited by
0 results in Mathlib
Foundations
Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FintypeDecidableEq

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 by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.