Mathlib Map

Theorems · Inductive type · combinatorics

SimpleGraph.Walk.Nil

{V : Type u} → {G : SimpleGraph V} → {v w : V} → G.Walk v w → Prop

Predicate for the empty walk. Solves the dependent type problem where p = G.Walk.nil typechecks only if p has defeq endpoints.

Defined in
Mathlib.Combinatorics.SimpleGraph.Walk.Basic
Cited by
102 results in Mathlib
Foundations
Depth 2 from the axioms, rests on 3 definitions · uses no axioms

Around this declaration

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

Cites2

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

Cited by107

Results whose statement or proof uses this declaration.