Theorems · Theorem · combinatorics
SimpleGraph.Walk.drop_drop
∀ {V : Type u} {G : SimpleGraph V} {u v : V} (p : G.Walk u v) (n m : ℕ), (p.drop n).drop m = (p.drop (n + m)).copy ⋯ ⋯- 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.
Cites12
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.supportproof · cited by 307
- SimpleGraph.Walk.lengthproof · cited by 212
- SimpleGraph.Walk.getVertstatement · cited by 114
- SimpleGraph.Walk.copystatement · cited by 56
- SimpleGraph.Walk.dropstatement and proof · cited by 30
- SimpleGraph.Walk.support_copyproof · cited by 16
- SimpleGraph.Walk.ext_supportproof · cited by 14
- SimpleGraph.Walk.drop_support_eq_support_drop_minproof · cited by 5
- SimpleGraph.Walk.drop_getVertstatement and proof · cited by 4
- SimpleGraph.Walk.drop_lengthproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.