refactor: Move ComplexTensor

This commit is contained in:
jstoobysmith 2024-11-09 17:46:52 +00:00
parent 78c0046c49
commit a7142ef99b
14 changed files with 29 additions and 29 deletions

View file

@ -6,7 +6,7 @@ Authors: Joseph Tooby-Smith
import HepLean.Tensors.Tree.Basic
import Lean.Elab.Term
import HepLean.Tensors.Tree.Dot
import HepLean.Tensors.ComplexLorentz.Basic
import HepLean.Lorentz.ComplexTensor.Basic
/-!
# Elaboration of tensor trees