Mathlib Map

Theorems · Definition · combinatorics

List.Vector.get

{α : Type u_1} → {n : ℕ} → List.Vector α n → Fin n → α

nth element of a vector, indexed by a Fin type.

Defined in
Mathlib.Data.Vector.Defs
Cited by
41 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.

Cites1

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

Cited by48

Results whose statement or proof uses this declaration.