opbasis -- a Python package to derive minimal operator bases
Nikolai Husung
TL;DR
This work presents opbasis, a Python package designed to automate the derivation of complete and minimal on-shell operator bases for lattice EFTs with discrete, non-continuum symmetries, addressing the challenge of lattice artifacts described by SymEFT. The approach combines model definitions of symmetries, generation of operator templates at a target mass-dimension, construction of an overcomplete basis, and systematic reduction to a minimal, linearly independent set using EOM and integration-by-parts relations. The authors illustrate the method with concrete examples, including the $O(a)$ axial-vector basis in Wilson QCD, the SymEFT basis for unrooted Staggered quarks, and an explicit $B^*(\mathbf{p})\pi(-\mathbf{p})$ interpolator, while showcasing the flexibility to incorporate custom Blocks and momentum twists. The tool significantly lowers the barrier for systematic lattice-artifact analyses and opens pathways to automate operator mixing studies across different lattice discretisations and extended EFTs.
Abstract
Finding a complete and yet minimal on-shell basis of operators of a given mass-dimension that are compatible with a specific set of transformation properties is the first step in any Effective Field Theory description. This step is the main bottleneck for systematic studies of leading logarithmic corrections to integer-power lattice artifacts in Symanzik Effective Field Theory targeting various local fields and lattice actions. The focus on discrete symmetry transformations in lattice field theory, especially reduced hypercubic spacetime symmetry with Euclidean signature, complicates the use of standard continuum field theory tools. Here, a new Python package is being presented that targets the typical lattice field-theorist's use cases. While the main target lies on continuum EFTs describing 4D non-Abelian lattice gauge theories, the applicability can be extended beyond Effective Field Theories. New discrete symmetries, twisted masses, or the introduction of boosts are just a few examples of possible extensions that can be easily implemented by the user. This should allow for a wider range of theories and applications beyond the initial focus of this package. The general functionality of the package is explained along the lines of three examples: The $\mathrm{O}(a)$ operator basis of the axial-vector in Wilson QCD, operator bases compatible with the symmetries of unrooted Staggered quarks as well as a pedestrian derivation of a $B^*(\mathbf{p})π(-\mathbf{p})$ operator with pseudo-scalar quantum numbers. Each example makes use of an increasing range of features and requires user-defined extensions show-casing the versatility of the package.
