refactor: TensorStruct to TensorSpeciesStruct

This commit is contained in:
jstoobysmith 2024-10-21 11:53:22 +00:00
parent a44a538d85
commit b92796cb2f
9 changed files with 24 additions and 24 deletions

View file

@ -81,7 +81,7 @@ instance : DecidableEq Color := fun x y =>
noncomputable section
/-- The tensor structure for complex Lorentz tensors. -/
def complexLorentzTensor : TensorStruct where
def complexLorentzTensor : TensorSpeciesStruct where
C := Fermion.Color
G := SL(2, )
G_group := inferInstance