Theorems · Theorem · combinatorics
List.Vector.map_id
∀ {α : Type u_1} {n : ℕ} (v : List.Vector α n), List.Vector.map id v = vMapping under id does not change a vector.
- Defined in
- Mathlib.Data.Vector.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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.toListproof · cited by 79
- List.Vector.mapstatement and proof · cited by 25
- List.Vector.toList_mapproof · cited by 4
- List.Vector.eqproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.