Mathlib Map

Theorems · Theorem · combinatorics

Quiver.Path.vertices_length

∀ {V : Type u_2} [inst : Quiver V] {a b : V} (p : Quiver.Path a b), p.vertices.length = p.length + 1

The length of vertices list equals path length plus one

Defined in
Mathlib.Combinatorics.Quiver.Path.Vertices
Cited by
5 results in Mathlib
Foundations
Depth 17 from the axioms · uses propext
Assumes
Quiver

Around this declaration

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

Cites6

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

Cited by5

Results whose statement or proof uses this declaration.