Mathlib Map

Theorems · Theorem · combinatorics

List.Vector.reverse_get_zero

∀ {α : Type u_1} {n : ℕ} {v : List.Vector α (n + 1)}, v.reverse.head = v.last

The last element of a vector is the head of the reverse vector.

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

Around this declaration

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

Cites10

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.