Mathlib Map

Theorems · Theorem · combinatorics

List.Vector.toList_length

∀ {α : Type u_1} {n : ℕ} (v : List.Vector α n), v.toList.length = n

The length of the list to which a vector of length n maps is n.

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

Around this declaration

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

Cites2

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

Cited by17

Results whose statement or proof uses this declaration.