In this reference https://mathworld.wolfram.com/LineIntegral.html in expression (7) we have that if $F(.)$ is a conservative vector field then "a Cartesian path can therefore be chosen between starting and ending point to give
$$ \int_{(a,b,c)}^{(x,y,z)} F_1(x)dx+F_2(y)dy+F_3(z)dz=\int_{(a,b,c)}^{(x,b,c)} F(x)dx+ \int_{(x,b,c)}^{(x,y,c)}F(y)dy+ \int_{(x,y,c)}^{(x,y,z)}F(z)dz $$
My questions are:
which "ending point" is meant here, what are $(x,y,z)$ at the upper bound?
what is the name of this result, so that I can search more, for the intuition and formal proof? (Of course happy to get some ideas on those directly here!)
Thanks!