Mathlib Map

Theorems · Theorem · combinatorics

Quiver.Path.dropLast_append_end_eq

∀ {V : Type u_1} [inst : Quiver V] {a b : V} (p : Quiver.Path a b), p.vertices.dropLast ++ [b] = p.vertices
Defined in
Mathlib.Combinatorics.Quiver.Path.Vertices
Cited by
1 results in Mathlib
Foundations
Depth 49 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 by1

Results whose statement or proof uses this declaration.