feat: Add contr_swap condition

This commit is contained in:
jstoobysmith 2024-10-21 13:40:23 +00:00
parent 920e2022ab
commit 1354c14cc8
4 changed files with 185 additions and 3 deletions

View file

@ -120,6 +120,7 @@ import HepLean.Tensors.Tree.Dot
import HepLean.Tensors.Tree.Elab
import HepLean.Tensors.Tree.NodeIdentities.Basic
import HepLean.Tensors.Tree.NodeIdentities.ContrContr
import HepLean.Tensors.Tree.NodeIdentities.ContrSwap
import HepLean.Tensors.Tree.NodeIdentities.PermContr
import HepLean.Tensors.Tree.NodeIdentities.PermProd
import HepLean.Tensors.Tree.NodeIdentities.ProdComm