Mathlib Map

Theorems · Definition · combinatorics

List.Vector.ofFn

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

Vector of length n from a function on Fin n.

Defined in
Mathlib.Data.Vector.Defs
Cited by
16 results in Mathlib
Foundations
Depth 26 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 by20

Results whose statement or proof uses this declaration.