Concept:
For lower and upper sums, we use infimum and supremum on each subinterval.
Important properties are:
\[
L(P,-f)=-U(P,f)
\]
\[
U(P,-f)=-L(P,f)
\]
Also,
\[
U(P,f+g)\leq U(P,f)+U(P,g)
\]
But for lower sums,
\[
L(P,f+g)\geq L(P,f)+L(P,g)
\]
Step 1: Analyze lower sum of \(f+g\).
For any subinterval,
\[
\inf(f+g)\geq \inf f+\inf g
\]
Therefore, after multiplying by the length of subintervals and summing,
\[
L(P,f+g)\geq L(P,f)+L(P,g)
\]
Step 2: Compare with option (C).
Option (C) says
\[
L(P,f+g)\leq L(P,f)+L(P,g)
\]
This is opposite to the correct inequality.
Therefore, option (C) is not true.
Step 3: Final answer.
\[
\boxed{L(P,f+g)\leq L(P,f)+L(P,g)}
\]