I don't understand why the following equality in grey is true, from P36 in Elementary Differential Equations, 9th Ed by Boyce, DiPrima et al:
$$\int{f(t)\text{ }dt} = \int_{t_0}^t f(s) \text{ } ds \text{ where $t_0$ is some convenient lower limit of integration.}$$
$\Large{\text{Question #1.}}$ $ \int{f(t)}\text{ }dt $ has no lower or upper limits of integration, so how can you equate it with $\int_{t_0}^t f(s) \text{ } ds$, where $t$ (the upper limit of integration) varies along the $s$-axis and $t_0 $ (the lower limit of integration) is a fixed point on the $s$-axis? Is $ t_0 $ related to the integration constant $ C $?
(Supplementaries to Yury's answer)
$\Large{\text{Question #1.1.}}$ How is $ \int{f(t)\text{ }dt} \color{purple}{\text{ (ie the set)}} =\int_{t_0}^t f(s) \text{ } ds \color{purple}{\text{ (ie an element of the set on the left)}}?$
$\Large{\text{Question #2.1.}}$ Specifically, as you explained, $ C = -g\left(t_0\right) $ is required. But how is this true? $g(t)$ is one particular function and $t_0$ is one particular argument. On the other hand, $C$ is any real number.
(Supplementary to William Stagner's answer and Peter Tamaroff's comment)
$\Large{\text{Question #3. (Please see Q#2.1 as well)}}$ Thanks to your explanations, I understand that: $\int{f(t)}\text{ }dt = g(t) + C \qquad \forall \ C \in \mathbb{R}\ \tag{*}$ and $\int_{t_0}^t f(s) \text{ } ds = g(t) - g(t_0) \tag{**}$
$(*) = (**)$ is true $\iff C = -g(t_0).$ But how is $C = -g(t_0)$?