Yang-Mills Theory as Geometric Curvature
The gauge connection as a connection on a principal bundle, the field strength as curvature, and the deep structural parallel with general relativity
1. The Connection 1-Form
Yang–Mills theory is formulated on a principal G-bundle $P \to M$ over spacetime$M$. The gauge field is a connection 1-form on this bundle, valued in the Lie algebra $\mathfrak{g}$:
$$A = A^a_\mu\,T_a\,dx^\mu$$
Here $T_a$ are generators of $\mathfrak{g}$ satisfying$[T_a, T_b] = f^{abc}T_c$ with structure constants $f^{abc}$. Under a gauge transformation $g(x) \in G$, the connection transforms as:
$$A \mapsto g\,A\,g^{-1} + g\,dg^{-1}$$
This is precisely analogous to the transformation of the Christoffel symbols under a coordinate change in GR: $\Gamma^\rho_{\mu\nu}$ also transforms inhomogeneously and is not a tensor.
2. The Curvature 2-Form
The curvature (field strength) is defined as the covariant exterior derivative of the connection:
$$F = dA + A \wedge A$$
In components:
$$F^a_{\mu\nu} = \partial_\mu A^a_\nu - \partial_\nu A^a_\mu + g\,f^{abc}\,A^b_\mu\,A^c_\nu$$
Compare with the Riemann curvature tensor:
$$R^\rho_{\ \sigma\mu\nu} = \partial_\mu\Gamma^\rho_{\nu\sigma} - \partial_\nu\Gamma^\rho_{\mu\sigma} + \Gamma^\rho_{\mu\lambda}\Gamma^\lambda_{\nu\sigma} - \Gamma^\rho_{\nu\lambda}\Gamma^\lambda_{\mu\sigma}$$
Both curvatures have the same structure: a linear term (exterior derivative of the connection) plus a quadratic term (connection wedged with itself). Under a gauge transformation,$F$ transforms covariantly: $F \mapsto g\,F\,g^{-1}$, just as the Riemann tensor transforms as a tensor under coordinate changes.
3. The Bianchi Identity
The Yang–Mills Bianchi identity follows from $d^2 = 0$:
$$D F = dF + [A, F] = 0$$
In components:
$$D_\mu F^a_{\nu\rho} + D_\nu F^a_{\rho\mu} + D_\rho F^a_{\mu\nu} = 0$$
This is the gauge-theory analogue of the gravitational Bianchi identity$\nabla_{[\lambda}R^{\rho}_{\ \sigma]\mu\nu} = 0$. Both identities are automatic consequences of the connection being well-defined on overlapping patches. In electrodynamics, the Bianchi identity reduces to the homogeneous Maxwell equations $\partial_{[\mu}F_{\nu\rho]} = 0$.
4. The Yang-Mills Action
The Yang–Mills action is the gauge-theoretic analogue of the Einstein–Hilbert action:
$$S_{\mathrm{YM}} = -\frac{1}{2g^2}\int \mathrm{tr}(F \wedge {*F}) = -\frac{1}{4g^2}\int F^a_{\mu\nu}F^{a\mu\nu}\,\sqrt{-g}\,d^4x$$
Variation with respect to the connection yields the Yang–Mills equations:
$$D_\nu F^{a\mu\nu} = J^{a\mu}$$
where $J^{a\mu}$ is the matter current. Together, the Bianchi identity and the Yang–Mills equations form a complete system, just as the Bianchi identity and Einstein equations form the complete system for gravity. The contracted Bianchi identity$D_\mu J^{a\mu} = 0$ gives covariant current conservation, analogous to$\nabla_\mu T^{\mu\nu} = 0$.
5. The Topological Term and Instantons
Beyond the Yang–Mills action, there is a topological invariant:
$$Q = \frac{1}{8\pi^2}\int \mathrm{tr}(F \wedge F) = \frac{1}{16\pi^2}\int F^a_{\mu\nu}\tilde{F}^{a\mu\nu}\,d^4x \in \mathbb{Z}$$
where $\tilde{F}^{a\mu\nu} = \frac{1}{2}\epsilon^{\mu\nu\rho\sigma}F^a_{\rho\sigma}$ is the dual field strength. This is the second Chern number of the bundle and classifies gauge field configurations topologically, via $\pi_3(G)$. The gravitational analogue is the Euler characteristic $\chi(M) = \frac{1}{32\pi^2}\int R_{\mu\nu\rho\sigma}\tilde{R}^{\mu\nu\rho\sigma}$.
The action is bounded below by the topological charge:
$$S_{\mathrm{YM}} \geq \frac{8\pi^2}{g^2}|Q|$$
Equality holds precisely when $F = \pm{*F}$ (self-dual or anti-self-dual), giving the BPST instanton solution.
Simulation: BPST Instanton Action Density
PythonClick Run to execute the Python code
Code will be executed with Python 3 on the server