Indefinite integral of a function $f$, i.e $\int f(x)dx$ gives as result a infinite amount of functions such that $F'(x) = f(x)$ that differs by a constant called integration constant($C$), that is $\int f(x)dx = F(x) +C$
Also integral satisfies the property $\int f(x)+g(x)dx=\int f(x)dx + \int g(x)dx$
Using the indefinite definition and that property i can do the following procedure:
$$\int f(x)dx = \int f(x)dx$$ $$\int f(x)dx = \int f(x)+0 dx$$ $$\int f(x)dx = \int f(x)dx + \int 0dx$$ $$\color{red}{\int f(x)dx } = \color{red}{\int f(x)dx} + C_1, \text{with } C_1 \in \mathbb{R}$$ $$\color{red}{F(x)+C}=\color{red}{F(x)+C} + C_1$$ $$0=C_1$$
And since $C_1$ can take any real value we can have
$$0=1$$.
And i want to know, where is the mistake?
Derivative of a constant is zero.
$C$ is a constant, and $C+C_1$ is an another constant
It will give different constants without a certain $(x;y)$ point
$$g_1(x)=\int f(x)dx \not= \int f(x)dx=g_2(x)$$ their primitive function are not equal