Mathlib Map

Theorems · Theorem · combinatorics

List.Vector.singleton_tail

∀ {α : Type u_1} (v : List.Vector α 1), v.tail = List.Vector.nil

The tail of a vector made up of one element is nil.

Defined in
Mathlib.Data.Vector.Basic
Cited by
2 results in Mathlib
Foundations
Depth 15 from the axioms · uses propext

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 by2

Results whose statement or proof uses this declaration.