Theorems · Theorem · combinatorics
SimpleGraph.Walk.reverse_mapLe
∀ {V : Type u} {G G' : SimpleGraph V} (h : G ≤ G') {u v : V} (p : G.Walk u v),
(SimpleGraph.Walk.mapLe h p).reverse = SimpleGraph.Walk.mapLe h p.reverse- Cited by
- 0 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- SimpleGraphstatement and proof · cited by 3,072
- SimpleGraph.Walkstatement and proof · cited by 915
- SimpleGraph.Walk.mapproof · cited by 66
- SimpleGraph.Walk.reversestatement and proof · cited by 55
- SimpleGraph.Hom.ofLEproof · cited by 27
- SimpleGraph.Walk.mapLestatement and proof · cited by 26
- SimpleGraph.Walk.reverse_mapproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.