The functor from Set X to types #
Given X : Type u, we define the functor Set.functorToTypes : Set X ⥤ Type u
which sends A : Set X to its underlying type.
Given X : Type u, this the functor Set X ⥤ Type u which sends A
to its underlying type.