Theorems · Theorem · combinatorics
SimpleGraph.Walk.IsCycle.toDeleteEdges
∀ {V : Type u} (G : SimpleGraph V) {v : V} (s : Set (Sym2 V)) {p : G.Walk v v},
p.IsCycle → ∀ (hp : ∀ e ∈ p.edges, e ∉ s), (SimpleGraph.Walk.toDeleteEdges s p hp).IsCycle- Defined in
- Mathlib.Combinatorics.SimpleGraph.Paths
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- SimpleGraphstatement and proof · cited by 3,072
- SimpleGraph.Walkstatement and proof · cited by 915
- Sym2statement and proof · cited by 737
- SimpleGraph.Walk.edgesstatement and proof · cited by 145
- SimpleGraph.Walk.IsCyclestatement and proof · cited by 91
- SimpleGraph.deleteEdgesstatement · cited by 64
- SimpleGraph.Walk.toDeleteEdgesstatement · cited by 8
- SimpleGraph.Walk.IsCycle.transferproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.