Skip to content

Basis Translation, Scheme Dependence, and Reproducibility

A basis translation is reliable only when it maps the operators, the dual Wilson coefficients, the renormalization prescription, and the perturbative truncation together. A matrix of operator names is not enough: its orientation, normalization, flavor ordering, scale, evanescent definitions, input parameters, and finite scheme terms determine what the numbers mean.

This page fixes those data explicitly. It first translates a two-dimensional scalar quotient and checks both a four-point amplitude and an RG trajectory. It then extends the linear map to coupling-dependent schemes and nonlinear EFT redefinitions, ending with a machine-readable record that can be regenerated and tested.

Required background. Local Field Redefinitions and the Equivalence Theorem supplies the order-by-order action map. Wilson-Coefficient Evolution supplies the dual RG equation for coefficient columns.

Helpful background. Anomalous Dimensions and Wilson-Coefficient Evolution fixes the operator-mixing convention. Scheme Transformations and RG Invariants explains coupling-scheme changes. Fierz Relations and Dimension-Specific Identities, Evanescent Operators, and On-Shell Amplitude Bases supply the algebraic and physical checks used below.

Write each ordered operator basis as a column. For two bases describing the same physical quotient, define the operator map by

OR=BOD,O_R=B O_D,

where rows label the target basis RR and columns label the source basis DD. If the effective interaction is

Leff=CDTOD=CRTOR,\mathcal L_{\rm eff}=C_D^T O_D=C_R^T O_R,

then the coefficient column transforms contragrediently:

CR=BTCD.\boxed{C_R=B^{-T}C_D}.

The transpose is forced by the invariant pairing CTOC^TO; it is not a convention that may be chosen independently. The inverse maps are

OD=B1OR,CD=BTCR.O_D=B^{-1}O_R, \qquad C_D=B^T C_R.

These formulae require BB to be invertible on the declared physical quotient. A rectangular candidate-to-basis reduction matrix can be useful, but it is not an invertible basis translation until redundant directions have been removed or a common quotient and its projectors have been specified.

Operator normalization belongs inside BB. Thus a change from OiO_i to Oi/niO_i/n_i, a sign change, a conjugate-completed flavor convention, or a permutation of indices is part of the matrix rather than prose attached afterward. Wilson-coefficient exchange formats implement the same principle by coupling coefficient data to a named EFT, a named basis, a renormalization scale, and real or complex value conventions Aebischer et al. 2018, § 2, preprint pp. 3–5, Open PDF.

First application: two scalar bases at dimension eight

Section titled “First application: two scalar bases at dimension eight”

Consider a real massless scalar in four dimensions with a Z2\mathbb Z_2 symmetry and free EOM ϕ=0\Box\phi=0. Work through order Λ4\Lambda^{-4} and define monomials without factorial normalizations. The dimension-eight quotient has the two independent representatives

D=(D1D2)=(ϕ8(μϕμϕ)2).D= \begin{pmatrix}D_1\\D_2\end{pmatrix} = \begin{pmatrix} \phi^8\\ (\partial_\mu\phi\,\partial^\mu\phi)^2 \end{pmatrix}.

Choose a second, deliberately non-orthogonal basis

R=(R1R2)=(D1+D2D2)=BD,B=(1101).R= \begin{pmatrix}R_1\\R_2\end{pmatrix} = \begin{pmatrix}D_1+D_2\\D_2\end{pmatrix} =B D, \qquad B= \begin{pmatrix}1&1\\0&1\end{pmatrix}.

Exact arithmetic gives

B1=(1101),BT=(1011).B^{-1}= \begin{pmatrix}1&-1\\0&1\end{pmatrix}, \qquad B^{-T}= \begin{pmatrix}1&0\\-1&1\end{pmatrix}.

Therefore

(CR1CR2)=(CD1CD2CD1),(CD1CD2)=(CR1CR1+CR2).\begin{pmatrix}C_{R1}\\C_{R2}\end{pmatrix} = \begin{pmatrix}C_{D1}\\C_{D2}-C_{D1}\end{pmatrix}, \qquad \begin{pmatrix}C_{D1}\\C_{D2}\end{pmatrix} = \begin{pmatrix}C_{R1}\\C_{R1}+C_{R2}\end{pmatrix}.

Substitution verifies the full interaction, not merely the matrices:

CR1R1+CR2R2=CD1D1+CD2D2.C_{R1}R_1+C_{R2}R_2 =C_{D1}D_1+C_{D2}D_2.

The four-particle contact amplitude supplies an independent physical check. About the vacuum ϕ=0\phi=0, D1=ϕ8D_1=\phi^8 has no four-point vertex, whereas the convention established on the preceding page gives

A4[D2]=2(s2+t2+u2).\mathcal A_4[D_2] =2(s^2+t^2+u^2).

It follows that

A4(D)=2CD2Λ4(s2+t2+u2),A4(R)=2(CR1+CR2)Λ4(s2+t2+u2)=A4(D).\begin{aligned} \mathcal A_4^{(D)} &=\frac{2C_{D2}}{\Lambda^4}(s^2+t^2+u^2),\\ \mathcal A_4^{(R)} &=\frac{2(C_{R1}+C_{R2})}{\Lambda^4}(s^2+t^2+u^2) =\mathcal A_4^{(D)}. \end{aligned}

This amplitude tests the derivative coordinate and the coefficient transpose. It cannot detect the independent eight-field coordinate CD1C_{D1}, so it does not replace the exact two-coordinate round trip. A complete certification combines algebraic invertibility with observables sensitive to the sectors needed for the intended application.

Let D\mathcal D denote the full RG derivative, including beta functions acting on any couplings inside the basis map, and choose

DOD=γDOD,DCD=γDTCD.\mathcal D O_D=-\gamma_D O_D, \qquad \mathcal D C_D=\gamma_D^T C_D.

Differentiating OR=BODO_R=B O_D gives

γR=BγDB1(DB)B1.\boxed{ \gamma_R =B\gamma_D B^{-1} -(\mathcal D B)B^{-1} }.

Only a scale-independent BB produces a pure similarity transformation. The endpoint form is often safer in code. If UOU_O transports operator columns and UCU_C transports coefficient columns from μ1\mu_1 to μ2\mu_2, then

UO,R(μ2,μ1)=B(μ2)UO,D(μ2,μ1)B1(μ1),UC,R(μ2,μ1)=BT(μ2)UC,D(μ2,μ1)BT(μ1).\begin{aligned} U_{O,R}(\mu_2,\mu_1) &=B(\mu_2)U_{O,D}(\mu_2,\mu_1)B^{-1}(\mu_1),\\ U_{C,R}(\mu_2,\mu_1) &=B^{-T}(\mu_2)U_{C,D}(\mu_2,\mu_1)B^T(\mu_1). \end{aligned}

An exact algebraic fixture checks all orientations. It is not a loop calculation for the scalar theory. Take constant BB above and

γD=(1201).\gamma_D= \begin{pmatrix}1&2\\0&-1\end{pmatrix}.

Then

γR=BγDB1=(1001).\gamma_R=B\gamma_D B^{-1} = \begin{pmatrix}1&0\\0&-1\end{pmatrix}.

For t=ln(μ2/μ1)t=\ln(\mu_2/\mu_1) and an initial coefficient CD(μ1)=(c1,c2)TC_D(\mu_1)=(c_1,c_2)^T, the source-basis solution is

CD(μ2)=etγDTCD(μ1)=(etc12sinh(t)c1+etc2).C_D(\mu_2) =e^{t\gamma_D^T}C_D(\mu_1) = \begin{pmatrix} e^t c_1\\ 2\sinh(t)c_1+e^{-t}c_2 \end{pmatrix}.

Alternatively, translate first:

CR(μ1)=(c1c2c1),CR(μ2)=(etc1et(c2c1)).C_R(\mu_1)= \begin{pmatrix}c_1\\c_2-c_1\end{pmatrix}, \qquad C_R(\mu_2)= \begin{pmatrix}e^tc_1\\e^{-t}(c_2-c_1)\end{pmatrix}.

Mapping the endpoint back with BTB^T reproduces the source-basis solution exactly. This trajectory check catches a misplaced transpose, an incorrectly ordered endpoint matrix, or a sign error in the anomalous-dimension convention.

Finite schemes, evanescent operators, and input choices

Section titled “Finite schemes, evanescent operators, and input choices”

A practical conversion often combines a basis map with a finite renormalization. If BB changes representatives and FF changes the finite prescription, define

OS=TOD,T=FB,F=1+ar+O(a2),O_S=T O_D, \qquad T=F B, \qquad F=\mathbf 1+a r+O(a^2),

where aa is a declared loop-counting coupling. Then

CS=TTCD=(1arT)BTCD+O(a2),C_S=T^{-T}C_D =\left(\mathbf 1-a r^T\right)B^{-T}C_D+O(a^2),

and

γS=TγDT1(DT)T1.\gamma_S=T\gamma_D T^{-1}-(\mathcal D T)T^{-1}.

For a constant BB and coupling-independent rr,

γS=FγRF1(DF)F1=γR+a[r,γR]βar+O(a2),\gamma_S =F\gamma_R F^{-1}-(\mathcal D F)F^{-1} =\gamma_R+a[r,\gamma_R]-\beta_a r+O(a^2),

with βa=Da\beta_a=\mathcal D a. A finite coefficient shift and the corresponding change in γ\gamma are two faces of the same scheme map; applying only one gives spurious scale or scheme dependence.

The counterterm matrix also depends on what is held fixed. With O0=ZDODO^0=Z_D O_D and the same bare column on both sides, OR=BODO_R=B O_D implies

ZR=ZDB1.Z_R=Z_D B^{-1}.

If both the bare and renormalized columns are transformed by the same constant BB, instead ZR=BZDB1Z_R=BZ_DB^{-1}. Confusing these two comparisons is a common source of incorrect similarity formulae.

Evanescent definitions generate finite FF even when the four-dimensional physical representatives look identical. In d=42ϵd=4-2\epsilon, a change

E=E+ϵκQE' = E+\epsilon\kappa Q

multiplies 1/ϵ1/\epsilon counterterms and leaves a finite physical term. A translation record must therefore name the dd-dimensional algebra, γ5\gamma_5 prescription when relevant, evanescent column and ordering, its O(ϵ)O(\epsilon) physical parts, and the finite projection condition. Herrlich and Nierste derive the resulting physical-sector scheme transformation in Herrlich and Nierste 1995, §§ 2–4, preprint pp. 3–11, Open PDF.

An input-parameter scheme is additional data. For example, two electroweak calculations may use different measured quantities to eliminate the same Lagrangian parameters. EFT corrections then shift those elimination formulae, so the conversion is a finite re-expansion involving Standard Model parameters and Wilson coefficients, not generally a constant operator matrix. State the renormalized inputs, quantities held fixed, scale, parameter definitions, and expansion order; express both results in one input scheme before comparing coefficients or observables.

Perturbative field redefinitions make coefficient maps triangular in the EFT expansion rather than purely linear. A representative form through Λ4\Lambda^{-4} is

CR(6)=M6CD(6),CR(8)=M8CD(8)+Q ⁣(CD(6),CD(6)),\begin{aligned} C_R^{(6)} &=M_6 C_D^{(6)},\\ C_R^{(8)} &=M_8 C_D^{(8)} +Q\!\left(C_D^{(6)},C_D^{(6)}\right), \end{aligned}

where QQ is a convention-dependent bilinear map induced by the lower-order field transformation and by re-expanding the action. The order-consistent inverse is

CD(6)=M61CR(6),CD(8)=M81[CR(8)Q ⁣(M61CR(6),M61CR(6))].\begin{aligned} C_D^{(6)} &=M_6^{-1}C_R^{(6)},\\ C_D^{(8)} &=M_8^{-1} \left[ C_R^{(8)} -Q\!\left(M_6^{-1}C_R^{(6)},M_6^{-1}C_R^{(6)}\right) \right]. \end{aligned}

Dropping the quadratic term while retaining dimension-eight effects compares two different truncations. The same order accounting must include parameter shifts, source terms relevant to the chosen observables, and loop corrections. Criado and Pérez-Victoria derive these higher-order effects and explain why a first-order EOM substitution alone does not define a higher-order field redefinition Criado and Pérez-Victoria 2019, §§ 3 and 5.1, preprint pp. 9–12 and 16–18, Open PDF.

A portable record needs stable operator definitions, exact matrices, and theory metadata in the same object. WCxf provides a broadly used schema for exchanging Wilson coefficients once an EFT and basis have been defined. AutoEFT demonstrates that explicit contractions and basis data can also be represented in machine-readable form Harlander and Schaaf 2024, § 5.2, preprint pp. 29–33, Open PDF. Neither a basis name nor a coefficient file by itself supplies an unrecorded evanescent prescription, finite input-scheme conversion, or nonlinear truncation rule.

The scalar benchmark can be serialized as follows. Rational entries remain strings so that a parser does not silently replace exact arithmetic by binary floating point.

{
"record_version": "1.0",
"scope": {
"spacetime_dimension": "4",
"metric_signature": "+---",
"fields": [{"name": "phi", "reality": "real", "mass": "0"}],
"exact_symmetries": ["Z2"],
"eom_quotient": "box(phi)=0",
"eft_order": "Lambda^-4"
},
"source_basis": {
"name": "D",
"operators": [
{"name": "D1", "definition": "phi^8", "normalization": "no factorial"},
{"name": "D2", "definition": "(d_mu phi d^mu phi)^2", "normalization": "unit monomial"}
]
},
"target_basis": {
"name": "R",
"operators": [
{"name": "R1", "definition": "D1 + D2"},
{"name": "R2", "definition": "D2"}
]
},
"operator_map": {
"orientation": "R = B D",
"B": [["1", "1"], ["0", "1"]],
"B_inverse": [["1", "-1"], ["0", "1"]]
},
"coefficient_map": {
"orientation": "C_R = B^(-T) C_D",
"B_inverse_transpose": [["1", "0"], ["-1", "1"]]
},
"renormalization": {
"regulator": "dimensional regularization, d=4-2 epsilon",
"subtraction_scheme": "MSbar",
"scale": "mu",
"finite_scheme_map": "identity in the displayed tree benchmark",
"evanescent_operators": []
},
"truncation": {
"eft": "through Lambda^-4",
"amplitude": "tree level",
"rg": "constant-gamma algebraic fixture, not scalar loop data"
},
"checks": {
"operator_round_trip": "B_inverse B = identity exactly",
"coefficient_round_trip": "B^T B^(-T) = identity exactly",
"four_point": "2 (C_R1+C_R2) P/Lambda^4 = 2 C_D2 P/Lambda^4",
"P": "s^2+t^2+u^2",
"rg_fixture": "B gamma_D B_inverse = diag(1,-1)"
}
}

A production exporter should canonicalize this object, attach a SHA-256 checksum, and retain the tool version, dependency lockfile, source commit or archive hash, and generation command. The checksum certifies bytes, not physics, so it accompanies rather than replaces the algebraic and observable checks.

The construction below separates the five checks that a trustworthy translation must pass. Inspect especially the distinction between closure and four-dimensional projection, and between the operator matrix and its dual coefficient matrix.

An operator count feeds a five-stage construction in which representatives are built and normalized, the d-dimensional space is closed under renormalization, and operators and coefficients are translated with a checked round trip.

An operator-basis result is a five-stage package. Counting fixes n=dimQn=\dim\mathcal Q; construction supplies explicit contractions and relations; normalization fixes ordering, conjugation, and phases; closure enlarges the dd-dimensional renormalization space when EOM or evanescent operators are required; and translation applies O=BOO'=BO with the dual coefficient map C=BTCC'=B^{-T}C. The lower row states the acceptance evidence at each stage. A count alone is neither an explicit basis nor proof of RG closure. The diagram is schematic and not to scale.

At minimum, test the following on the common declared subspace:

  1. Exact forward and inverse products are identity matrices after all rational and symbolic substitutions.
  2. Operator and coefficient maps preserve CTOC^TO through the stated EFT and loop order.
  3. At least one amplitude, correlator, decay rate, or other physical benchmark agrees after translating every parameter and matrix element.
  4. RG evolution commutes with translation, using endpoint matrices when the map runs.
  5. The target basis is closed under the retained dd-dimensional counterterms before evanescent projection.
  6. A clean software rerun reproduces operator ordering, matrix entries, ranks, and checksums.

Numerical agreement alone is weak evidence when a matrix is nearly singular or a relation depends on a tolerance. Retain exact arithmetic where possible; otherwise publish singular values, precision, threshold, conditioning, and a higher-precision stability check. A map may also be valid only on a flavor slice, CP sector, mass limit, or perturbative subspace. Encode that domain rather than padding the matrix with zeros and calling it universal.

One reproducible calculation can test the exact quotient maps, amplitude coordinates, anomalous-dimension similarity fixture, and endpoint evolution formula. It cannot infer missing normalization or scheme metadata from a numerical coefficient vector.

Use one record for the basis definition, the translation, and its acceptance evidence. The same fields support a hand calculation, a symbolic notebook, or an exchange file.

RecordDeclare before reductionVerification retained with the result
Field content and orderSpacetime dimension, dynamical fields, exact symmetries, charges, EFT grading, and truncationEvery candidate and relation has the declared labels and order
Flavor, Hermiticity, and CPFlavor-index ranges, conjugation rule, coefficient reality conditions, and CP conventionConjugate completion and independent real parameter count agree
Operator definitionOrdered names, explicit index contractions, derivative placement, signs, and normalization factorsEach symbolic or numerical column maps to one unambiguous operator
Renormalization dataRegulator, subtraction scheme, gauge convention when relevant, renormalization scale μ\mu, and coupling definitionsCoefficients and matrix elements use the same scheme and scale
Dimensional identitiesDimension used for Lorentz and spinor algebra, γ5\gamma_5 prescription when present, and evanescent-operator definitionsThe renormalized basis closes before any four-dimensional projection
Redundancy generatorsIBP currents and boundary conditions, lower-order EOM, field maps, and algebraic identitiesEvery relation row is reproducible from a displayed generator
Basis mapCandidate and reduced dimensions, matrix orientation, exact rank, pivots, and representative orderingNullities and ranks satisfy the quotient dimension and no pivot is tolerance-dependent
Coefficient mapDual transformation, transpose convention, finite shifts, and perturbative orderCTOC^TO is unchanged through the retained order
Implementation identitySource or notebook version, dependency versions, input hash, and output checksumA clean rerun reproduces the ordered map and checksum
Round trip and physicsForward and inverse maps on the common subspace plus one amplitude, correlator, or counting benchmarkThe round trip is the identity and the benchmark is basis independent to the stated tolerance

For the scalar record, retain the ordered columns (D1,D2)(D_1,D_2) and (R1,R2)(R_1,R_2), the orientation R=BDR=BD, both exact inverse matrices, the no-factorial normalization, the Λ4\Lambda^{-4} convention, and the amplitude polynomial 2(s2+t2+u2)2(s^2+t^2+u^2). For the RG fixture, state explicitly that γD\gamma_D is synthetic algebraic test data and retain the sign convention DO=γO\mathcal DO=-\gamma O.

Applying the same matrix to operators and coefficients. If OR=BODO_R=BO_D, then CR=BTCDC_R=B^{-T}C_D. Using BB on both generally changes the interaction and every observable derived from it.

Quoting an anomalous dimension without its basis convention. A coupling-dependent map adds (DB)B1-(\mathcal DB)B^{-1}. Even for constant maps, operator and coefficient anomalous dimensions are transposes under the conventions used here.

Calling a four-dimensional Fierz map a dimensional-scheme translation. Four-dimensional identities can remove evanescent directions too early. Close and renormalize the dd-dimensional space first, then apply the finite physical projection.

Round-tripping beyond the declared truncation. A perturbative inverse is the identity only through the order retained. Products of discarded terms should be marked as higher order, not treated as a failed or exact check.

  • Aebischer, Jason, et al. 2018. “WCxf: An Exchange Format for Wilson Coefficients beyond the Standard Model.” Computer Physics Communications 232: 71–83. DOI. Open PDF.

  • Criado, Juan Carlos, and Manuel Pérez-Victoria. 2019. “Field Redefinitions in Effective Theories at Higher Orders.” Journal of High Energy Physics 2019 (3): 038. DOI. Open PDF.

  • Harlander, Robert V., and Magnus C. Schaaf. 2024. “AutoEFT: Automated Operator Construction for Effective Field Theories.” Computer Physics Communications 300: 109198. DOI. Open PDF.

  • Herrlich, Stefan, and Ulrich Nierste. 1995. “Evanescent Operators, Scheme Dependences and Double Insertions.” Nuclear Physics B 455 (1–2): 39–58. DOI. Open PDF.