16
Definability of Types
•Definition. Let A 2 STRUCT[s], and a 2 A.  The FOk type of (A, a) is:
    tpFOk (A,a) = { f(x) 2 FOk | A ² f(a) }
•
•One could define Lw1,w types as well, but they turn out to be the same as FOk types  [ why ?? ]