Mathlib Map

Theorems · Theorem · combinatorics

Quiver.Path.vertices_head_eq

∀ {V : Type u_1} [inst : Quiver V] {a b : V} (p : Quiver.Path a b) (h : optParam (p.vertices ≠ []) ⋯),
  p.vertices.head h = a

The head of the vertices list is the start vertex.

Defined in
Mathlib.Combinatorics.Quiver.Path.Vertices
Cited by
0 results in Mathlib
Foundations
Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Quiver

Around this declaration

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

Cites5

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.