Mathlib Map

Theorems · Theorem · combinatorics

SimpleGraph.Walk.mapLe_isPath

Deprecated since 2026-06-16Use SimpleGraph.Walk.isPath_mapLe instead.

∀ {V : Type u} {G G' : SimpleGraph V} (h : G ≤ G') {u v : V} {p : G.Walk u v},
  (SimpleGraph.Walk.mapLe h p).IsPath ↔ p.IsPath

Alias of SimpleGraph.Walk.isPath_mapLe.

Defined in
Mathlib.Combinatorics.SimpleGraph.Paths
Cited by
0 results in Mathlib
Foundations
Depth 25 from the axioms · uses propext, Quot.sound

Around this declaration

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

Cites5

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.