In my studies of calculus and real analysis I have found the proofs of several theorems, commonly used in physics, such as those concerning the conservativity of fields, for example like
If $\mathbf{F}:A\subset\mathbb{R}^3\to\mathbb{R}^3$ is a vector field of class $C^1(A)$, the following propositions are equivalent:
- $\mathbf{F}$ possesses a potential function;
- give two paths $\gamma_1,\gamma_2\subset A$ with the same ordered endpoints, the equality $\int_{\gamma_1}\mathbf{F}\cdot d\mathbf{r}=\int_{\gamma_2}\mathbf{F}\cdot d\mathbf{r}$ holds;
- give a closed path $\gamma\subset A$, the circuitation of the field along it is $\oint_{\gamma}\mathbf{F}\cdot d\mathbf{r}=0$.
under the assumption that the paths that are piecewise smooth curves according to the following definition: they admit a continuous parametrisation $\mathbf{r}:[a,b]\to\mathbb{R}^3$, $\mathbf{r}\in C[a,b]$, such taht $\mathbf{r}$ is of class $C^1$ and $\|\mathbf{r}'(t)\|\ne 0$ except at most a finite number of points $t_i$ where $\lim_{t\to t_i^+}\mathbf{r}'(t)$ and $\lim_{t\to t_i^-}\mathbf{r}'(t)$ exist and are finite. All the texts of mathematics that I have seen do not even define $\int_\gamma \mathbf{F}\cdot d\mathbf{r}$, which is $\int_a^b \mathbf{F}(\mathbf{r}(t))\cdot \mathbf{r}'(t)dt$, if $\gamma$ is not piecewise smooth.
In elementary mechanics textbooks I have never found an explicit wording of the assumptions under which such theorems hold, although they are ubiquitously used.
Is it usually implicitly assumed, in physics, that trajectories and paths are piecewise smooth curves according to the definition that I have quoted? I $\infty$-ly thank you for any answer!