feat: Add prod_assoc lemma

This commit is contained in:
jstoobysmith 2024-10-22 13:16:38 +00:00
parent 30df80aa4e
commit ebf5fe5d0f
2 changed files with 74 additions and 10 deletions

View file

@ -122,4 +122,5 @@ 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.ProdAssoc
import HepLean.Tensors.Tree.NodeIdentities.ProdComm