BV-BRST for the Standard Model
The complete ghost complex and master action unifying all gauge symmetries of the Standard Model with gravity
1. The Full BRST Complex
The BRST formalism assigns to each gauge symmetry a ghost field and an anti-ghost/auxiliary pair. For the Standard Model coupled to gravity, the BRST transformations act on each sector. For the $\mathrm{SU}(3)_c$ gluon sector:
$$sA^a_\mu = D_\mu c^a = \partial_\mu c^a + g_s f^{abc}A^b_\mu c^c$$
$$sc^a = -\frac{1}{2}g_s f^{abc}c^b c^c$$
$$s\bar{c}^a = B^a, \qquad sB^a = 0$$
For the $\mathrm{SU}(2)_L$ electroweak sector:
$$sW^i_\mu = D_\mu c^i = \partial_\mu c^i + g\,\epsilon^{ijk}W^j_\mu c^k$$
$$sc^i = -\frac{1}{2}g\,\epsilon^{ijk}c^j c^k$$
For the $\mathrm{U}(1)_Y$ sector, the transformation is abelian:
$$sB_\mu = \partial_\mu c, \qquad sc = 0$$
For the diffeomorphism sector (gravity), the ghost is a vector field $c^\mu$:
$$sg_{\mu\nu} = \mathcal{L}_c g_{\mu\nu} = \nabla_\mu c_\nu + \nabla_\nu c_\mu$$
$$sc^\mu = c^\nu \partial_\nu c^\mu$$
2. Ghost Number Grading
The BV formalism extends the BRST complex by introducing antifields $\Phi^*_A$ for every field $\Phi^A$ (including ghosts). The ghost number assignment is:
$$\mathrm{gh}(\Phi^A) + \mathrm{gh}(\Phi^*_A) = -1$$
This gives a $\mathbb{Z}$-grading on the space of functionals. The BRST operator $s$ has ghost number $+1$ and satisfies the fundamental nilpotency:
$$\boxed{s^2 = 0}$$
This makes $(\mathcal{F}^\bullet, s)$ a cochain complex, and the physical observables live in the zeroth cohomology:
$$\mathrm{Obs}_{\mathrm{phys}} = H^0(s) = \frac{\ker s|_{\mathrm{gh}=0}}{\mathrm{im}\,s|_{\mathrm{gh}=-1}}$$
3. The BV Master Action for the Standard Model
The full BV master action for the Standard Model coupled to gravity combines every sector into a single functional:
$$\boxed{S_{\mathrm{BV}}^{\mathrm{SM}} = S_{\mathrm{YM}} + S_{\mathrm{ghost}} + S_{\mathrm{Higgs}} + S_{\mathrm{Yuk}} + S_{\mathrm{GHY}} + S_{\mathrm{Perelman}} + S_{\mathrm{Bondi}}}$$
Each term carries both the classical action and the antifield couplings encoding the BRST structure. The Yang-Mills kinetic term with its BV extension:
$$S_{\mathrm{YM}} = -\frac{1}{4}\int \mathrm{tr}(F_{\mu\nu}F^{\mu\nu})\sqrt{-g}\,d^4x + \int A^{*a\mu}D_\mu c^a\sqrt{-g}\,d^4x$$
The ghost kinetic term with the quadratic ghost interaction:
$$S_{\mathrm{ghost}} = \int \bar{c}^a\,\partial^\mu D_\mu c^a\,d^4x - \frac{1}{2}\int c^{*a}g_s f^{abc}c^b c^c\,d^4x$$
The Higgs sector including the Mexican hat potential:
$$S_{\mathrm{Higgs}} = \int \left(|D_\mu\Phi|^2 + \mu^2|\Phi|^2 - \lambda|\Phi|^4\right)\sqrt{-g}\,d^4x$$
4. The Classical Master Equation
The consistency of the entire construction is encoded in the classical master equation. The BV antibracket is defined as:
$$(F, G) = \int \left(\frac{\delta^R F}{\delta \Phi^A}\frac{\delta^L G}{\delta \Phi^*_A} - \frac{\delta^R F}{\delta \Phi^*_A}\frac{\delta^L G}{\delta \Phi^A}\right)d^4x$$
The classical master equation states:
$$\boxed{\left(S_{\mathrm{BV}}^{\mathrm{SM}},\; S_{\mathrm{BV}}^{\mathrm{SM}}\right) = 0}$$
This single equation encodes: gauge invariance of the classical action, the structure constants of all gauge algebras, closure of the algebra (Jacobi identities), and higher homotopy relations. It is equivalent to the nilpotency $s^2 = 0$ of the BRST differential.
5. Physical Observables: Memory Effects in All Sectors
The physical observables $H^0(s)$ of the full BV-BRST complex include infrared memory effects in every gauge sector. These are the BRST-invariant, gauge-invariant quantities:
$$\Delta C_{AB} \in H^0(s) \quad \text{(gravitational displacement memory)}$$
$$\Delta A_\mu^{\mathrm{EM}} \in H^0(s) \quad \text{(electromagnetic memory)}$$
$$\Delta A_\mu^{a,\mathrm{color}} \in H^0(s) \quad \text{(color memory)}$$
$$\Delta W_\mu^i \in H^0(s) \quad \text{(electroweak memory)}$$
Each memory effect is a large gauge transformation at null infinity that is BRST-closed but not BRST-exact, giving a nontrivial class in $H^0(s)$. The BV master equation guarantees consistency of all these observables with each other and with the quantum theory (via the quantum master equation $\frac{1}{2}(S, S) = i\hbar\Delta S$).
6. Computational Exploration
We compute the BRST cohomology for a simplified $\mathrm{U}(1)$ lattice gauge theory, verifying that $H^0$ gives exactly the physical (gauge-invariant) Hilbert space, while $H^k = 0$ for $k \neq 0$.
Simulation
PythonClick Run to execute the Python code
Code will be executed with Python 3 on the server