Replies: 1 comment 1 reply
-
Hi,
To simplify such expressions one needs to canonicalize the dummy indices:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am using Feyncalc 9.3.1 (stable version) in Mathematica 13.0 in a windows laptop.
I am trying to simplify expressions that contain gamma matrices contracted with the Levi -Civita tensor, but Mathematica does not cancel terms such as the one given below (a,b are dummy indices)
(DiracMatrix[a] Eps[m, n, r, a] - DiracMatrix[b] Eps[m, n, r, b]) // Contract // DiracReduce
I have used Feyncalc in the past, and older versions could 'see' that the above expression evaluates to zero.
Now I have tried a couple of things, but nothing seems to work.
I would appreciate any suggestions.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions