Mathlib Map

Theorems · Theorem · combinatorics

List.Vector.tail_cons

∀ {α : Type u_1} {n : ℕ} (a : α) (v : List.Vector α n), (a ::ᵥ v).tail = v

The tail of a vector obtained by prepending is the vector prepended. to

Defined in
Mathlib.Data.Vector.Defs
Cited by
16 results in Mathlib
Foundations
Depth 13 from the axioms · uses no axioms

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 by16

Results whose statement or proof uses this declaration.