Mathlib Map

Theorems · Theorem · combinatorics

SimpleGraph.Walk.reverse_map

∀ {V : Type u} {V' : Type v} {G : SimpleGraph V} {G' : SimpleGraph V'} (f : G →g G') {u v : V} (p : G.Walk u v),
  (SimpleGraph.Walk.map f p).reverse = SimpleGraph.Walk.map f p.reverse
Defined in
Mathlib.Combinatorics.SimpleGraph.Walk.Maps
Cited by
1 results in Mathlib
Foundations
Depth 10 from the axioms · uses propext

Around this declaration

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

Cites12

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

Cited by1

Results whose statement or proof uses this declaration.