Theorems · Theorem · combinatorics
SimpleGraph.Walk.isCycle_reverse
∀ {V : Type u} {G : SimpleGraph V} {u : V} {p : G.Walk u u}, p.reverse.IsCycle ↔ p.IsCycle- Defined in
- Mathlib.Combinatorics.SimpleGraph.Paths
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 52 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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.IsCyclestatement and proof · cited by 91
- SimpleGraph.Walk.reversestatement and proof · cited by 55
- SimpleGraph.Walk.reverse_reverseproof · cited by 6
- SimpleGraph.Walk.IsCycle.reverseproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- SimpleGraph.Walk.IsCycle.isPath_takeUntilproof · cited by 0