I have a tricky statement. $f(x) = g(x)$ is equivalent to $\int f(x) \text{dx} = \int g(x) \text{dx}$
I don't believe this statement is true. But I cannot decidedly reason why it is not true. My logic goes as follows.
Consider the propositions $A$ and $B$, $f(x) = g(x)$ and $f'(x) = g'(x)$ respectively. Then $A \Rightarrow B$ but $B \nRightarrow A$. $f(x) = 7x + 5$ and $g(x) = 7x + 2$, for example.
There is no problem here. My idea of $\int f(x) \text{dx}$ is that it is any function $F$ such that $F'(x) = f(x)$. If one plugs in $F, G$ respectively into the propositions $A$ and $B$, then one gets that $\int f(x) \text{dx} = \int g(x) \text{dx} \Rightarrow f(x) = g(x)$ but $f(x) = g(x) \nRightarrow \int f(x) \text{dx} = \int g(x) \text{dx}$.
However, I have a problem with this. By substitution under the assumption that $f(x) = g(x)$, the statement $\int f(x) \text{dx} = \int g(x) \text{dx}$ becomes $\int f(x) dx = \int f(x) \text{dx}$. Now clearly this is true, is it not?
I believe the main issue comes from the distinction between letting $\int f(x) \text{dx}$ be a family of all solutions, in which case the sets are the same, or letting $\int f(x) \text{dx}$ be a particular solution $S$ contained within this family of all solutions. My question is, are both distinctions fine to make?