If both $f$ and $g$ are not integrable, then $f+g$ is not integrable
I think this is false. Take $f(x) = \begin{cases} 1 & \text{ if } x \in \mathbb{Q} \\ 0 & \text{ if } x \in \mathbb{Q}^c \end{cases}$ and $g(x) = \begin{cases} 1 & \text{ if } x \in \mathbb{Q}^c \\ 0 & \text{ if } x \in \mathbb{Q} \end{cases}$ Then $f+g = 1$, which is integrable.
If both $f$ and $g$ are not integrable, then $fg$ is not integrable. I think this is false, and I can take the same counterexample, and $fg = 0$, which is also integrable.
Are these correct?