Mathlib Map

Theorems · Theorem · combinatorics

SimpleGraph.Walk.cons.congr_simp

∀ {V : Type u} {G : SimpleGraph V} {u v w : V} (h : G.Adj u v) (p p_1 : G.Walk v w),
  p = p_1 → SimpleGraph.Walk.cons h p = SimpleGraph.Walk.cons h p_1
Defined in
Mathlib.Combinatorics.SimpleGraph.Walk.Basic
Cited by
15 results in Mathlib
Foundations
Depth 3 from the axioms · uses no axioms

Around this declaration

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

Cites3

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.