Mathlib Map

Theorems · Theorem · combinatorics

SimpleGraph.Walk.ext_support

∀ {V : Type u} {G : SimpleGraph V} {u v : V} {p q : G.Walk u v}, p.support = q.support → p = q
Defined in
Mathlib.Combinatorics.SimpleGraph.Walk.Operations
Cited by
14 results in Mathlib
Foundations
Depth 20 from the axioms · uses propext, Classical.choice, Quot.sound

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.dropUntil_eq_drop · cited by 3Walk.dropUntil_eq_dropSimpleGraph.Walk.takeUntil_eq_take · cited by 3Walk.takeUntil_eq_takeSimpleGraph.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.bypass_eq_self_of_length_le_length_bypass · cited by 2Walk.bypass_eq_self_of_le…SimpleGraph.Walk.take_take · cited by 1Walk.take_takeSimpleGraph.Walk.drop_cons_eq · cited by 1Walk.drop_cons_eqSimpleGraph.Walk.take_cons_eq · cited by 0Walk.take_cons_eqSimpleGraph.Walk.reverse_tail · cited by 0Walk.reverse_tailSimpleGraph.Walk.drop_drop · cited by 0Walk.drop_dropSimpleGraph.Walk.support_injective · cited by 0Walk.support_injectiveSimpleGraph.Walk.isSubwalk_antisymm · cited by 0Walk.isSubwalk_antisymmSimpleGraph.Walk.reverse_dropLast · cited by 0Walk.reverse_dropLastSimpleGraph · cited by 3072SimpleGraphSimpleGraph.Walk · cited by 915SimpleGraph.WalkSimpleGraph.Walk.support · cited by 307Walk.supportSimpleGraph.Dart · cited by 109SimpleGraph.DartSimpleGraph.Walk.darts · cited by 74Walk.dartsSimpleGraph.Dart.toProd · cited by 48Dart.toProdFunction.RightInverse.injective · cited by 20RightInverse.injectiveFunction.Injective.list_map · cited by 3Injective.list_mapSimpleGraph.Dart.toProd_injective · cited by 1Dart.toProd_injectiveSimpleGraph.Walk.darts_injective · cited by 1Walk.darts_injectiveList.rightInverse_unzip_zip · cited by 1List.rightInverse_unzip_z…Walk.ext_supportCITED BYCITES

Cites11

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

Cited by14

Results whose statement or proof uses this declaration.