Theorems · Theorem · combinatorics
SimpleGraph.Walk.IsTrail.reverse
∀ {V : Type u} {G : SimpleGraph V} {u v : V} (p : G.Walk u v), p.IsTrail → p.reverse.IsTrail- Defined in
- Mathlib.Combinatorics.SimpleGraph.Paths
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 20 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.
- SimpleGraphstatement and proof · cited by 3,072
- SimpleGraph.Walkstatement and proof · cited by 915
- SimpleGraph.Walk.IsTrailstatement and proof · cited by 62
- SimpleGraph.Walk.reversestatement and proof · cited by 55
- SimpleGraph.Walk.edges_reverseproof · cited by 6
Cited by2
Results whose statement or proof uses this declaration.
- SimpleGraph.Walk.IsCycle.reverseproof · cited by 4
- SimpleGraph.Walk.reverse_isTrail_iffproof · cited by 0