Mathlib Map

Theorems · Theorem · combinatorics

SimpleGraph.Walk.length_support

∀ {V : Type u} {G : SimpleGraph V} {u v : V} (p : G.Walk u v), p.support.length = p.length + 1
Defined in
Mathlib.Combinatorics.SimpleGraph.Walk.Basic
Cited by
15 results in Mathlib
Foundations
Depth 17 from the axioms · uses propext

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

SimpleGraph.Walk.isSubwalk_iff_support_isInfix · cited by 7Walk.isSubwalk_iff_suppor…SimpleGraph.Walk.getVert_eq_support_getElem · cited by 5Walk.getVert_eq_support_g…SimpleGraph.Walk.getVert_eq_support_getElem? · cited by 4Walk.getVert_eq_support_g…SimpleGraph.Walk.ext_getVert_le_length · cited by 2Walk.ext_getVert_le_lengthSimpleGraph.Walk.append_take_drop_eq · cited by 2Walk.append_take_drop_eqSimpleGraph.Walk.IsHamiltonian.length_eq · cited by 2IsHamiltonian.length_eqSimpleGraph.Walk.bypass_eq_self_of_length_le_length_bypass · cited by 2Walk.bypass_eq_self_of_le…SimpleGraph.Walk.isCycle_iff_isPath_tail_and_le_length · cited by 1Walk.isCycle_iff_isPath_t…SimpleGraph.Walk.take_isSubwalk_take · cited by 1Walk.take_isSubwalk_takeSimpleGraph.Walk.take_take · cited by 1Walk.take_takeSimpleGraph.Walk.IsPath.length_lt · cited by 1IsPath.length_ltSimpleGraph.Walk.isHamiltonian_iff_isPath_and_length_eq · cited by 1Walk.isHamiltonian_iff_is…SimpleGraph.IsAcyclic.of_card_le_two · cited by 1IsAcyclic.of_card_le_twoSimpleGraph.Walk.getVert_lt_length_takeUntil_ne · cited by 0Walk.getVert_lt_length_ta…SimpleGraph.Walk.nodup_tail_support_reverse · cited by 0Walk.nodup_tail_support_r…SimpleGraph · cited by 3072SimpleGraphzero_add · cited by 2366zero_addSimpleGraph.Adj · cited by 1346SimpleGraph.AdjSimpleGraph.Walk · cited by 915SimpleGraph.WalkSimpleGraph.Walk.support · cited by 307Walk.supportSimpleGraph.Walk.length · cited by 212Walk.lengthWalk.length_supportCITED BYCITES

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by15

Results whose statement or proof uses this declaration.