Theorems · Theorem · combinatorics
SimpleGraph.Walk.length_bypass_le_length
∀ {V : Type u} {G : SimpleGraph V} {u v : V} [inst : DecidableEq V] (p : G.Walk u v), p.bypass.length ≤ p.length- Defined in
- Mathlib.Combinatorics.SimpleGraph.Paths
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEq
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.lengthstatement · cited by 212
- SimpleGraph.Walk.bypassstatement and proof · cited by 20
- SimpleGraph.Walk.length_dartsproof · cited by 9
- SimpleGraph.Walk.darts_bypass_sublist_dartsproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- SimpleGraph.Walk.length_bypass_leproof · cited by 0