Theorems · Theorem · combinatorics
List.Vector.toList_length
∀ {α : Type u_1} {n : ℕ} (v : List.Vector α n), v.toList.length = nThe 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.
- List.Vectorstatement and proof · cited by 270
- List.Vector.toListstatement · cited by 79
Cited by17
Results whose statement or proof uses this declaration.
- List.Vector.get_ofFnproof · cited by 6
- Primrec.vector_getproof · cited by 5
- List.Vector.get_tail_succproof · cited by 4
- Turing.TM1to1.trTape'_move_leftproof · cited by 3
- List.Vector.mem_iff_getproof · cited by 2
- List.Vector.get_eq_get_toListstatement · cited by 1
- List.Vector.get_set_of_neproof · cited by 1
- List.Vector.get_set_sameproof · cited by 1
- List.Vector.scanl_headproof · cited by 1
- List.Vector.prod_mul_prod_eq_prod_zipWithproof · cited by 0
- List.Vector.prod_setproof · cited by 0
- List.Vector.prod_set'proof · cited by 0