I was tasked with showing that
S(KK)I = K
Now since S takes three arguments, I was simply stuck at the beginning not knowing how to tackle this. I see two arguments, namely (KK) and I but there is no third one I can "spot". What happens in this situation? It sort of worked for me already by just leaving out the z in S x y z = xz(yz), which yielded KK(I) and as a consequence K. It just seems wrong to me though so I want to ask here. Is this the right way of going about it?
I also dont understand what happens with KI for example as K also needs two arguments and only gets I. Is my solution right or do I have to go about it differently?