Mathlib Map

Theorems · Theorem · combinatorics

SimpleGraph.Walk.Nil.eq_nil

∀ {V : Type u} {G : SimpleGraph V} {v : V} {p : G.Walk v v}, p.Nil → p = SimpleGraph.Walk.nil

Alias of the reverse direction of SimpleGraph.Walk.eq_nil_iff_nil. A walk with its endpoints defeq is Nil if and only if it is equal to nil.

Defined in
Mathlib.Combinatorics.SimpleGraph.Walk.Basic
Cited by
2 results in Mathlib
Foundations
Depth 14 from the axioms · uses propext

Around this declaration

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

Cites4

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

Cited by2

Results whose statement or proof uses this declaration.