I've done an example in complex variables earlier, which I've repasted here. If I show you my reasoning would you be able to tell me if i proved it right?
Homework Statement
Let D be a connected domain in R^2 and let u(x,y) be a continuous vector field defined on D. Suppose u has zero circulation and zero flux for any simple closed contour on D.
[tex]u(x,y) = (u_1(x,y),u_2(x,y))[/tex]
[tex]\Gamma = \int_{c}(u\circ\gamma)tds = 0[/tex][tex]F=\int_{c}(u\circ\gamma)nds[/tex] = 0[/tex][tex]\phi(x,y)=\int_{c}(u\circ\gamma)tds[/tex][tex]\psi(x,y)=\int_{c}(u\circ\gamma)nds[/tex]Prove that [tex]\phi, \psi[/tex] are well defined.
The Attempt at a Solution
For [tex]\phi[/tex]:
I think to prove its well defined means to prove that if [tex](x,y)=(x_0,y_0), then \phi(x,y)=\phi(x_0,y_0)[/tex]
Let [tex]C_1[/tex] and [tex]C_2[/tex] be two independent paths from [tex](x,y) to (x_0,y_0)[/tex]
Then, these two paths form a closed contour [tex]C_0[/tex], for which the integral is zero. Then,
[tex]\int_{c_0}(u\circ\gamma)tds = 0 = \int_{c_2}(u\circ\gamma)tds - \int_{c_1}(u\circ\gamma)tds[/tex]Then, [tex]\int_{c_2}(u\circ\gamma)tds[/tex] = [tex]\int_{c_1}(u\circ\gamma)tds[/tex]So, when [tex](x,y)=(x_0,y_0)[/tex] the integrals are equal as well.
Is this how to prove it is well-defined?