Mathlib Map

Theorems · Definition · combinatorics

SimpleGraph.Walk.toSubgraph

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

The subgraph consisting of the vertices and edges of the walk.

Defined in
Mathlib.Combinatorics.SimpleGraph.Connectivity.Subgraph
Cited by
49 results in Mathlib
Foundations
Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound

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 by54

Results whose statement or proof uses this declaration.