Theorems · Definition · combinatorics
List.Vector.get
{α : Type u_1} → {n : ℕ} → List.Vector α n → Fin n → αnth element of a vector, indexed by a Fin type.
- Defined in
- Mathlib.Data.Vector.Defs
- Cited by
- 41 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses no axioms
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 by48
Results whose statement or proof uses this declaration.
- List.Vector.get_zerostatement and proof · cited by 10
- List.Vector.ofFn_getstatement and proof · cited by 8
- Nat.Primrec'.tailproof · cited by 7
- Nat.Primrec'.Vecproof · cited by 6
- Nat.Partrec'.Vecproof · cited by 6
- List.Vector.get_ofFnstatement · cited by 6
- List.Vector.get_cons_succstatement and proof · cited by 5
- Primrec.vector_getstatement · cited by 5
- List.Vector.extstatement and proof · cited by 4
- List.Vector.get_tail_succstatement and proof · cited by 4
- Equiv.vectorEquivFinproof · cited by 3
- Nat.Partrec'.bindproof · cited by 2