Mathlib Map

Theorems · Definition · combinatorics

SimpleGraph.Walk.penultimate

{V : Type u} → {G : SimpleGraph V} → {u v : V} → G.Walk u v → V

The penultimate vertex of a walk, or the only vertex in a nil walk.

Defined in
Mathlib.Combinatorics.SimpleGraph.Walk.Traversal
Cited by
48 results in Mathlib
Foundations
Depth 9 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 by50

Results whose statement or proof uses this declaration.