Documentation

Mathlib.Data.Fintype.Vector

Vector α n and Sym α n are fintypes when α is. #

instance Vector.fintype {α : Type u_1} [Fintype α] {n : } :
Equations