feynlag.operators¶
Derivative operators and momentum-space substitution.
Ported from bsm-calc/models/DLRSM1: symbolic_tools.PartialMu /
momentum and feynman_rules.D_linear (here with the field set passed
explicitly instead of read from module globals — the original recursion also
silently dropped the fields argument, fixed here).
Momentum convention (see CONVENTIONS.md): ∂_μ φ → i p(φ) φ where p(φ)
is the (symbolic) momentum associated with the leg carrying field φ.
Covariant derivatives Dmu and field strengths arrive in Phase 3.
Module Attributes
|
Symbolic momentum carried by a field: |
Functions
|
Distribute |
|
Covariant derivative of a field: column Matrix over components. |
|
Rewrite every |
|
Full derivative pipeline: Leibniz-expand then |
Classes
|
The differential operator |