Mathlib Map

Theorems · Definition · combinatorics

List.Vector.map

{α : Type u_1} → {β : Type u_2} → {n : ℕ} → (α → β) → List.Vector α n → List.Vector β n

Map a vector under a function.

Defined in
Mathlib.Data.Vector.Defs
Cited by
25 results in Mathlib
Foundations
Depth 12 from the axioms · uses propext

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 by25

Results whose statement or proof uses this declaration.