BRST cohomology and Faddeev-Popov-ghost quantisation of gauge theories
Anchor (Master): Sternberg — Curvature in Mathematics and Physics Ch. 12; Henneaux-Teitelboim 1992; Becchi-Rouet-Stora 1976
Intuition Beginner
A gauge theory has a built-in redundancy: many different-looking field configurations describe the very same physical situation. They are linked by gauge transformations, the way two maps of the same city can use different grid lines yet show the same streets. When you try to add up over all configurations to compute a quantum answer, you keep counting the same physical situation again and again, once for every way of redrawing the grid.
That overcounting makes the sum infinite for the wrong reason. The fix is to count each physical situation exactly once. You pick one representative from each family of equivalent configurations, much as you might agree to always measure angles from due north. Choosing a representative is called gauge fixing.
The surprise is that the bookkeeping for this choice introduces new helper quantities, the ghosts, and a hidden symmetry that keeps everything consistent.
Visual Beginner
Picture a sheet of paper covered with curves that never cross. Each curve is one family of gauge-equivalent configurations, called a gauge orbit. Every point on a single curve is the same physics in a different costume.
A gauge-fixing choice is a single line drawn across the curves so that it meets each curve once. The crossing points are the chosen representatives. The ghosts are the accountants that keep the area measure honest when you slice this way.
Worked example Beginner
Suppose you want the average value of a quantity over a city, but your list of addresses repeats each house ten times. If you add up the quantity over the whole list and divide by the list length, you get the right average, because the tenfold repeat cancels top and bottom.
Now imagine the quantity itself depends on the house, and you forget about the repeats. You would weight every house ten times too heavily. To fix it, you divide the total by ten, the size of the repeat. In a gauge theory the "size of the repeat" is the volume of the gauge group, written , and you must divide by it.
What this tells us: dividing by the repeat count is the whole idea. The Faddeev-Popov trick is the careful version of "divide by ten" when the repeat factor changes from configuration to configuration, and the ghosts measure exactly how it changes.
Check your understanding Beginner
Formal definition Intermediate+
Let denote a connection on a principal -bundle over a manifold , with a compact Lie group and Lie algebra 03.07.05, 03.04.01. The gauge group acts on the affine space of connections, and the path integral of an observable formally reads . Because and are gauge-invariant, the integrand is constant along each gauge orbit, so the integral contains a factor that must be divided out [tong §2].
The Faddeev-Popov method introduces a gauge-fixing function (for example ) and the identity
where is the gauge transform of by the parameter . Inserting this identity and using gauge invariance to absorb the -integral into replaces the divergent volume by the determinant and the delta function.
The determinant is exponentiated as a Berezin (Grassmann) integral over anticommuting ghost and antighost fields valued in :
The resulting gauge-fixed action is
or, after introducing the auxiliary Nakanishi-Lautrup field , the gauge-fixing term becomes , whose -integral reproduces the squared form. A non-example worth flagging: the determinant is not a number to be ignored. For non-abelian the operator depends on , so the ghosts couple to the gauge field and contribute to loop diagrams. They decouple only in the abelian case treated below.
Key theorem with proof Intermediate+
Theorem (nilpotency of the BRST operator). Define the BRST transformation , an odd derivation on the algebra of fields with -bracket , by
Then is nilpotent: on every field.
Proof. Compute on each generator, using that is an odd (degree ) derivation and that is Grassmann-odd, so does not vanish.
On and : and by definition.
On : since ,
where the sign in the middle step is the odd Leibniz rule for the bracket of two odd objects. The expression vanishes by the graded Jacobi identity of : the cyclic sum with all entries equal collapses, and the Jacobi identity for three odd copies of states exactly . Hence .
On : using and the derivation property,
Substitute and :
The term cancels . The remaining vanishes by the graded Jacobi identity, since . Therefore . Nilpotency on all generators, together with the derivation property, gives on the whole algebra.
Bridge. The nilpotent operator builds toward the identification of physical observables with its degree-zero cohomology , where gauge-invariant quantities are precisely the BRST-closed classes modulo BRST-exact ones; it appears again in the Chevalley-Eilenberg reading of as the Lie-algebra cohomology differential of 03.04.01, with the dual generator; it connects to the Yang-Mills action 03.07.05, whose gauge-fixed completion is -exact and therefore leaves the physical content untouched; and it underlies the cohomological characterisation of anomalies, where a candidate breaking of gauge symmetry is a ghost-number-one -cocycle subject to the Wess-Zumino consistency condition.
Exercises Intermediate+
Lean formalization Intermediate+
lean_status: none — the graded-superalgebra and gauge-orbit infrastructure required to state BRST cohomology intrinsically is not yet present in Mathlib.
-- Pseudocode only: the BRST complex of a gauge theory is not yet available.
axiom Fields : Type* -- graded algebra of A, c, cbar, B
axiom ghostNumber : Fields → ℤ
axiom brst : Fields → Fields -- the odd derivation s
axiom brst_nilpotent (x : Fields) : brst (brst x) = 0 -- s² = 0
axiom brst_raises_ghost (x : Fields) :
ghostNumber (brst x) = ghostNumber x + 1
-- physical observables = degree-0 BRST cohomology
axiom PhysicalObservables : Type* -- ker s / im s at ghost number 0The missing formalization work includes a ghost-number-graded superalgebra of fields, the odd nilpotent derivation , the Chevalley-Eilenberg differential of the gauge Lie algebra, the Berezin integral producing the Faddeev-Popov determinant, and the cohomology as the physical-state space.
Advanced results Master
The physical content of the quantised gauge theory is the BRST cohomology at ghost number zero. An observable is admissible when it is BRST-closed, , and two observables differing by a BRST-exact term are physically identified. The space of physical observables is therefore
At ghost number zero, for reads for all , which is the statement that is gauge-invariant. The exact part removes the gauge-fixing ambiguity. The construction realises the gauge-orbit space cohomologically: the ghost is the Maurer-Cartan form of the gauge group, and restricted to the ghost sector is the Chevalley-Eilenberg differential, so the BRST complex computes the equivariant cohomology of under , equivalently the de Rham theory of the quotient where the action is free [Sternberg Ch. 12].
The Kugo-Ojima quartet mechanism explains why the unphysical modes cancel. The fields organise into BRST quartets: a closed-but-not-exact pair and a BRST-doublet together with a longitudinal gauge mode and its ghost partner. Quartets contribute to the indefinite-metric Fock space but pair off in the cohomology, leaving only the transverse physical states. The condition that physical states satisfy with the identification selects a positive-norm physical subspace, the operator analogue of [Kugo-Ojima 1979].
Anomalies appear as obstructions in BRST cohomology one degree up. A candidate anomaly is the BRST variation of the effective action, , a local functional of ghost number one. Consistency of the second variation forces the Wess-Zumino condition , so is a ghost-number-one -cocycle. A genuine anomaly is a nontrivial class in : when it can be removed, and when the class is nonzero the gauge symmetry is broken at the quantum level. The consistent anomalies are classified by the Lie-algebra cohomology through the descent equations, tying the obstruction directly to the Chevalley-Eilenberg structure of [Becchi-Rouet-Stora 1976].
The antifield (BV) formalism extends the construction when the gauge algebra closes only on-shell or has reducible generators. Each field is paired with an antifield of opposite statistics and complementary ghost number, and the BRST operator is generated by an antibracket with a master action solving the master equation . The classical BRST differential is recovered as , and the master equation is the antibracket form of nilpotency [Henneaux-Teitelboim 1992].
Synthesis. The Faddeev-Popov procedure divides the path integral by the gauge-orbit volume by inserting and exponentiating with anticommuting ghosts; the residual nilpotent BRST symmetry with , , , encodes the gauge structure and makes manifestly -exact. This construction builds toward the cohomological definition of physical observables as at ghost number zero, where BRST-closedness modulo BRST-exactness is gauge invariance; it appears again in the Chevalley-Eilenberg identification of with the Lie-algebra cohomology differential of 03.04.01, so the ghost sector is the cochain complex ; it connects to the Yang-Mills action 03.07.05, whose gauge invariance is exactly the -closedness of ; and it underlies the cohomological theory of anomalies, where a consistent anomaly is a nontrivial ghost-number-one class in obeying the Wess-Zumino condition. The single structural fact organising the subject is that gauge fixing trades a quotient by a group action for an odd nilpotent differential, so the geometry of the gauge-orbit space becomes the algebra of a cohomology.
Full proof set Master
Proposition (BRST-invariance of the gauge-fixed action). Let with gauge-fixing fermion of ghost number . Then .
Proof. The BRST variation of is , which is an infinitesimal gauge transformation of with the ghost in the role of the gauge parameter. Since is gauge-invariant 03.07.05, its variation under any gauge transformation is zero, and replacing the commuting parameter by the anticommuting preserves this because depends on only and the variation is linear in the parameter. Hence . For the second term, by nilpotency, proved on each generator above and extended to by the derivation property of . Therefore .
Proposition (gauge independence of BRST-cohomology expectation values). Let be BRST-closed, , and let the gauge-fixing fermion change by . Then is unchanged, provided the BRST Ward identity holds for every .
Proof. The action shifts by because only the -exact part of depends on . To first order,
Since is BRST-closed, , the sign being the Koszul sign from the ghost number of . Therefore , and
by the Ward identity. Likewise, replacing by shifts by . The expectation value depends only on the BRST-cohomology class of , and not on the gauge choice encoded in .
Proposition (ghost-number-zero cohomology is gauge-invariant observables). Let have ghost number zero. Then holds if and only if is invariant under infinitesimal gauge transformations.
Proof. For of ghost number zero, the chain rule gives . The expression is the infinitesimal gauge variation of with parameter . It vanishes for every ghost field if and only if the variation vanishes for every gauge parameter , because ranges over the same Lie-algebra-valued functions as . Thus at ghost number zero exactly when is gauge-invariant. There are no ghost-number-zero -exact terms built from alone, since raises ghost number, so in the matter-gauge sector is the algebra of gauge-invariant functionals.
Connections Master
Yang-Mills action
03.07.05— the gauge invariance of is precisely its BRST-closedness , and the gauge-fixed quantisation that makes the Yang-Mills path integral well-defined is the Faddeev-Popov construction whose residual symmetry is the BRST operator developed here.Lie algebra
03.04.01— the ghost transformation is the Chevalley-Eilenberg differential of the gauge Lie algebra , with the ghost the degree-one generator of , so nilpotency is the Jacobi identity and BRST cohomology contains the Lie-algebra cohomology of .Electromagnetism as a U(1) Yang-Mills theory
03.07.29— in the abelian case the bracket vanishes, the ghosts decouple as free fields, and BRST quantisation reduces to the gauge-fixed Maxwell theory, showing the ghost coupling is a strictly non-abelian phenomenon driven by the structure constants of .
Historical & philosophical context Master
Feynman observed in the early 1960s that a naive Feynman-diagram expansion of non-abelian gauge theory violated unitarity at one loop, and Faddeev and Popov resolved this in 1967 by introducing the determinant and the auxiliary anticommuting fields that now carry their names, exponentiating the gauge-orbit measure into a local ghost action [Faddeev-Popov 1967]. The procedure was reformulated as a symmetry by Becchi, Rouet, and Stora in 1976, and independently by Tyutin in an unpublished 1975 Lebedev preprint, who recognised that the gauge-fixed action retains a global odd nilpotent symmetry whose square vanishes [Becchi-Rouet-Stora 1976]. Kugo and Ojima developed the operator formulation in 1979, defining physical states as BRST-cohomology classes in an indefinite-metric Fock space and using the quartet mechanism to prove that unphysical modes decouple [Kugo-Ojima 1979]. The geometric reading, in which the ghost is the Maurer-Cartan form of the gauge group and is the Chevalley-Eilenberg differential on the gauge-orbit space, was systematised by Sternberg among others, and the antifield extension handling open and reducible gauge algebras was given its definitive treatment by Henneaux and Teitelboim in 1992 [Henneaux-Teitelboim 1992].
Bibliography Master
@article{FaddeevPopov1967,
author = {Faddeev, L. D. and Popov, V. N.},
title = {Feynman Diagrams for the Yang-Mills Field},
journal = {Physics Letters B},
volume = {25},
pages = {29--30},
year = {1967}
}
@article{BecchiRouetStora1976,
author = {Becchi, C. and Rouet, A. and Stora, R.},
title = {Renormalization of Gauge Theories},
journal = {Annals of Physics},
volume = {98},
pages = {287--321},
year = {1976}
}
@techreport{Tyutin1975,
author = {Tyutin, I. V.},
title = {Gauge Invariance in Field Theory and Statistical Physics in Operator Formalism},
institution = {Lebedev Physics Institute},
number = {39},
year = {1975},
note = {arXiv:0812.0580}
}
@article{KugoOjima1979,
author = {Kugo, T. and Ojima, I.},
title = {Local Covariant Operator Formalism of Non-Abelian Gauge Theories and Quark Confinement Problem},
journal = {Progress of Theoretical Physics Supplement},
volume = {66},
pages = {1--130},
year = {1979}
}
@book{HenneauxTeitelboim1992,
author = {Henneaux, Marc and Teitelboim, Claudio},
title = {Quantization of Gauge Systems},
publisher = {Princeton University Press},
year = {1992}
}
@book{Sternberg2012,
author = {Sternberg, Shlomo},
title = {Curvature in Mathematics and Physics},
publisher = {Dover Publications},
year = {2012}
}