Mathlib Map

Theorems · Definition · combinatorics

SimpleGraph.Walk.tail

{V : Type u} → {G : SimpleGraph V} → {u v : V} → (p : G.Walk u v) → G.Walk p.snd v

The walk obtained by removing the first dart of a walk. A nil walk stays nil.

Defined in
Mathlib.Combinatorics.SimpleGraph.Walk.Operations
Cited by
34 results in Mathlib
Foundations
Depth 11 from the axioms · uses no axioms

Around this declaration

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

Cites4

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

Cited by36

Results whose statement or proof uses this declaration.