I came across one very interesting, but old topic Anti-curl operator. I do not know the completeness of the solution of this problem, but I was interested in some aspect of it: is it possible to create an anti-curl operator for a vector field of arbitrary dimension?
I'll make a short note. Let's say we have an equation with $\text{Curl}$:
$\nabla\times\textbf{F}=\textbf{V}$
$\textbf{V}$ is known, and need to find $\textbf{F}$.
In practice, special cases of $\text{Curl}$ for 2- and 3-dimensional vector fields are common. In both cases, a system of partial differential equations is compiled, the structure of which shows that $\textbf{F}$ is far from unique. Therefore, arbitrary boundary/initial conditions are used.
$\text{Curl}$ of a vector field with dimension $N>3$ is a tensor, and the system of equations compiled on its basis will obviously be strongly overdetermined.
Question: Will the formulas from the Helmholtz theorem work for $N$-dimensional vector fields? Are there any developments on the issue under consideration? Are there any nuances associated with formula for high dimensions?
Remark:
In the structure of the tensor, after $\text{Curl}$ is applied to a vector field $\textbf{F}$, there are (I don't know what to call them correctly) "symmetric" pairs of equations. This can help in solving a reduced-dimensional PDE system. Below - example for 4-dimensional vector field $\textbf{F}$. Circles mark symmetric pairs of equations.

V = {x, -y, z}– ayr Nov 27 '22 at 06:21