Theorems · Definition · combinatorics
Equiv.vectorEquivFin
(α : Type u_6) → (n : ℕ) → List.Vector α n ≃ (Fin n → α)
The natural equivalence between length-n vectors and functions from Fin n.
- Defined in
- Mathlib.Data.Vector.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 51 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.
- Equivstatement · cited by 8,337
- List.Vectorstatement · cited by 270
- List.Vector.getproof · cited by 41
- List.Vector.ofFnproof · cited by 16
- List.Vector.ofFn_getproof · cited by 8
Cited by3
Results whose statement or proof uses this declaration.
- card_vectorproof · cited by 1
- Cardinal.mk_vectorproof · cited by 1
- Turing.TM1to1.exists_enc_decproof · cited by 0