Theorems · Theorem · combinatorics
SimpleGraph.Walk.IsCycle.mapLe
∀ {V : Type u} {G G' : SimpleGraph V} (h : G ≤ G') {u : V} {p : G.Walk u u},
p.IsCycle → (SimpleGraph.Walk.mapLe h p).IsCycleAlias of the reverse direction of SimpleGraph.Walk.isCycle_mapLe.
- Defined in
- Mathlib.Combinatorics.SimpleGraph.Paths
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 26 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.IsCyclestatement · cited by 91
- SimpleGraph.Walk.mapLestatement · cited by 26
- SimpleGraph.Walk.isCycle_mapLeproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- SimpleGraph.egirth_antiproof · cited by 1