Theorems · Theorem · combinatorics
List.Vector.head_map
∀ {α : Type u_1} {n : ℕ} {β : Type u_6} (v : List.Vector α (n + 1)) (f : α → β), (List.Vector.map f v).head = f v.head- Defined in
- Mathlib.Data.Vector.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- List.Vector.consproof · cited by 90
- List.Vector.headstatement and proof · cited by 39
- List.Vector.mapstatement and proof · cited by 25
- List.Vector.head_consproof · cited by 25
- List.Vector.map_consproof · cited by 6
- List.Vector.exists_eq_consproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- List.Vector.mem_map_succ_iffproof · cited by 0