First of all I know there are many posts where someone asked for the proof of this sentence. But I just need help to understand one step of the first part of the proof, I hope there is someone who could help me. Here is the first part of the proof:
Since f,g are integrable, they are bounded, thus f+g is bounded. Let $Z$={$x_0,...,x_n$} be a partition of [a,b]. Since $\underset{x\in [x_{j-1},x_j]} \sup (f(x)+g(x))\leq \underset{x\in [x_{j-1},x_j]} \sup f(x) +\underset{x\in [x_{j-1},x_j]} \sup g(x)$, $j=1,...,n$ we have $$U_{f+g}(Z)\leq U_f(Z)+U_g(Z)$$ (with $U_f(Z)=\displaystyle\sum_{j=1}^n$ $\underset{x\in [x_{j-1},x_j]} \sup f(x) (x_j-x_{j-1}))$. Therefore we get $$\underset{Z} \inf U_{f+g}(Z)\leq U_f(Z)+U_g(Z)$$
($\underset{Z} \inf U_{f+g}(Z)$ is the infimum of the set of all upper Darboux sums of $f+g$ regarding Z)
Let $Z_1$ and $Z_2$ be any two partitions of [a,b]. For $Z= Z_1 \cup Z_2$, we already proved that $$U_f(Z_1)\geq U_f(Z),$$ $$U_g(Z_2)\geq U_g (Z)$$ So therefore we have $$\underset{Z} \inf U_{f+g}(Z)\leq U_f(Z)+U_g(Z)\implies\underset{Z} \inf U_{f+g}(Z)\leq U_f(Z_1)+U_g(Z_2)$$ which implies that $$\underset{Z} \inf U_{f+g}(Z)\leq \underset{Z_1} \inf U_f(Z_1)+ \underset{Z_2} \inf U_g(Z_2)$$ I am able to follow this proof until this point. But then we say: This means $$\underset{Z} \inf U_{f+g}(Z)\leq \underset{Z} \inf U_f(Z)+ \underset{Z} \inf U_g(Z)$$
Why are we allowed to say this. I mean $Z_1,Z_2 \subset Z$ that means $\underset{Z} \inf U_f(Z)$ is always smaller or equal than $\underset{Z_1} \inf U_f(Z_1)$ or am I wrong. Is there anyone who could explain this conclusion for me? I would be very grateful.