Theorems · Theorem · combinatorics
List.Vector.get_ofFn
∀ {α : Type u_1} {n : ℕ} (f : Fin n → α) (i : Fin n), (List.Vector.ofFn f).get i = f i- Defined in
- Mathlib.Data.Vector.Basic
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 49 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.Vector.toListproof · cited by 79
- List.Vector.getstatement · cited by 41
- List.Vector.toList_lengthproof · cited by 17
- List.Vector.ofFnstatement and proof · cited by 16
- List.Vector.toList_ofFnproof · cited by 2
Cited by6
Results whose statement or proof uses this declaration.
- List.Vector.ofFn_getproof · cited by 8
- List.Vector.head_ofFnproof · cited by 2
- Primrec.fin_appproof · cited by 2
- Primrec.fin_curry₁proof · cited by 0
- List.Vector.tail_ofFnproof · cited by 0
- Primrec.fin_curryproof · cited by 0