Theorems · Definition · combinatorics
List.Vector.map
{α : Type u_1} → {β : Type u_2} → {n : ℕ} → (α → β) → List.Vector α n → List.Vector β nMap 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.
- List.Vectorstatement and proof · cited by 270
Cited by25
Results whose statement or proof uses this declaration.
- List.Vector.map_snocstatement and proof · cited by 7
- List.Vector.map_consstatement and proof · cited by 6
- List.Vector.toList_mapstatement and proof · cited by 4
- List.Vector.map_eq_mapAccumrstatement and proof · cited by 1
- List.Vector.mem_map_iffstatement · cited by 1
- List.Vector.head_mapstatement and proof · cited by 1
- List.Vector.tail_mapstatement and proof · cited by 1
- List.Vector.mapAccumr_eq_mapstatement · cited by 1
- List.Vector.mapAccumr_eq_map_of_unused_statestatement and proof · cited by 0
- List.Vector.mapAccumr_mapstatement and proof · cited by 0
- List.Vector.traverse_eq_map_idstatement · cited by 0
- List.Vector.map_idstatement and proof · cited by 0