If $K_1 = F(a_1,..., a_n)$ and $K_2 = F(b_1,..., b_m)$.
Claim: Composite $K_1 K_2$ is equal to $F(a_1,... ,a_n,b_1,... ,b_m)$.
What we have to prove here is unclear to me.
$K_1 K_2 = F(a_1,..., a_n)(b_1,..., b_m) = F(a_1,..., a_n,b_1)(b_2,..., b_m) = ... \\ = F(a_1,..., a_n,b_1,..., b_{m-1})(b_m) =F(a_1,... ,a_n,b_1,... ,b_m). $
Hints to the problem are welcome. Thank You.