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- 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.
- DFunLike.coestatement · cited by 62,936
- SimpleGraphstatement and proof · cited by 3,072
- SimpleGraph.Adjstatement and proof · cited by 1,346
- SimpleGraph.Walkstatement and proof · cited by 915
- SimpleGraph.Homstatement and proof · cited by 139
- SimpleGraph.Walk.appendproof · cited by 95
- SimpleGraph.Adj.symmproof · cited by 66
- SimpleGraph.Walk.mapstatement and proof · cited by 66
- SimpleGraph.Walk.reversestatement and proof · cited by 55
- SimpleGraph.Hom.map_adjproof · cited by 21
- SimpleGraph.Walk.reverse_consproof · cited by 11
- SimpleGraph.Walk.map_appendproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- SimpleGraph.Walk.reverse_mapLeproof · cited by 0