Mathlib Map

Theorems · Definition · combinatorics

SimpleGraph.Walk.append

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

The concatenation of two compatible walks.

Defined in
Mathlib.Combinatorics.SimpleGraph.Walk.Operations
Cited by
95 results in Mathlib
Foundations
Depth 7 from the axioms, rests on 17 definitions · uses no axioms

Around this declaration

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

Cites3

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

Cited by98

Results whose statement or proof uses this declaration.