Mathlib Map

Theorems · Definition · combinatorics

SimpleGraph.Walk.mapLe

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

The specialization of SimpleGraph.Walk.map for mapping walks to supergraphs.

Defined in
Mathlib.Combinatorics.SimpleGraph.Walk.Maps
Cited by
26 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 by26

Results whose statement or proof uses this declaration.