Mathlib Map

Theorems · Definition · combinatorics

SimpleGraph.Walk.edges

{V : Type u} → {G : SimpleGraph V} → {u v : V} → G.Walk u v → List (Sym2 V)

The edges of a walk is the list of edges it visits in order. This is defined to be the list of edges underlying SimpleGraph.Walk.darts.

Defined in
Mathlib.Combinatorics.SimpleGraph.Walk.Basic
Cited by
145 results in Mathlib
Foundations
Depth 8 from the axioms, rests on 37 definitions · uses no axioms

Around this declaration

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

Cites5

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

Cited by154

Results whose statement or proof uses this declaration.