Mathlib Map

Theorems · Inductive type · combinatorics

SimpleGraph.Walk.IsPath

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

A path is a walk with no repeating vertices. Use SimpleGraph.Walk.IsPath.mk' for a simpler constructor.

Defined in
Mathlib.Combinatorics.SimpleGraph.Paths
Cited by
140 results in Mathlib
Foundations
Depth 2 from the axioms, rests on 3 definitions · uses no axioms

Around this declaration

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

Cites2

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

Cited by147

Results whose statement or proof uses this declaration.