Just like the connection between divergence and flux integrals there is a connection between curl and circulation integrals

$$ \oint_C\vec F\cdot d\vec r=\int_S(\vec\nabla\times\vec F)\cdot d\vec A $$

Where $d\vec A$ is the area vector that points normal to the surface $S$ with a boundary defined by the closed path $C$ with a magnitude $d\vec A=|\frac{\partial \vec r}{\partial u}\times\frac{\partial\vec r}{\partial v}|dudv ~\hat n$ where $\vec r(u,v)$ is a parameterization of the surface $S$ and $\vec n=\pm\frac{\partial \vec r}{\partial u} \times\frac{\partial\vec r}{\partial v}$

Note: by convention we define a counterclockwise oriented closed path $C$ witha normal direction given by the RHR. If the path is oriented clockwise then we must introduce a negative sign

The statement of Stokes Theorem is in essence

$$ \braket{F_{||}}CL=\braket{(\vec\nabla\times\vec F)\perp} A\\ \braket{F_{||}}_CL=\braket{(\vec\nabla\times\vec F)\cdot \hat n} A $$

The average amount of curl in the normal direction of the surface bounded by $C$ times the area of the surface is equal to the average amount of $\vec F$ along $C$ times the length of the closed path $C$, $L$.

We know that for a conservative field, $\vec f$, for any closed path:

$$ \oint_C\vec f\cdot d\vec r=0 $$

By Stoke’s Theorem

$$ \oint_C\vec f\cdot d\vec r=\int_S(\vec\nabla\times\vec f)\cdot d\vec A=0 $$

Since $S$ is arbitrary, then for this to always be true than $\vec\nabla\times\vec f$ must be $0$

This provides a new condition for conservative fields:

<aside> 💡 If $\vec f$ is conservative $\iff$$\vec\nabla\times\vec f=0$

</aside>