In special relativity, space-time is represented with one dimension of time and three dimensions of space : a four vector. In order to continue its production of grad, div, curl and laplacian, the 4 dimensional Nabla operator needs to adapt to its new environment.
How do we modify operations with our little upside-down triangle ?
To begin, the usual scalar product between vectors must be re-defined :

Our Nabla will have four components of partial derivatives, with the first component the derivative with respect to time, and the rest with respect to space (note the negative sign attached to the space components) :

We first examine the grad operation :

Next the divergence :

It’s easy to obtain the equivalent of the Laplacian in 4 dimension, called D’Alembertian :

Now to do the cross product so as to get the equivalent of the curl operator is a little more work. There are 16 combinations altogether. By analogy, we use the following idea for the 4-space cross product :

The 16 components that result from the cross product are :

The 16-components matrix is a antisymmetric tensor of 2nd rank.
We use this tensor to house the electromagnetic field components of E and B.
Let’s see how this is done with our newly-discovered Fμν tensor.

We have chosen to work in the Cartesian coordinates system. If we were to use any other orthogonal or non-orthogonal systems, then it will be necessary to bring in a whole arsenal of tensor calculus.





























