refactor: Move WeylFermion

This commit is contained in:
jstoobysmith 2024-11-09 17:35:02 +00:00
parent 2fad30f920
commit 58ea861113
10 changed files with 22 additions and 22 deletions

View file

@ -6,7 +6,7 @@ Authors: Joseph Tooby-Smith
import HepLean.Tensors.OverColor.Basic
import HepLean.Mathematics.PiTensorProduct
import HepLean.SpaceTime.LorentzVector.Complex.Basic
import HepLean.SpaceTime.WeylFermion.Two
import HepLean.Lorentz.Weyl.Two
import HepLean.SpaceTime.PauliMatrices.Basic
/-!