refactor: Move Pauli & SL2C

This commit is contained in:
jstoobysmith 2024-11-09 17:43:48 +00:00
parent 236e99bd33
commit 78c0046c49
11 changed files with 14 additions and 14 deletions

View file

@ -5,11 +5,11 @@ Authors: Joseph Tooby-Smith
-/
import Mathlib.Data.Complex.Exponential
import Mathlib.Analysis.InnerProductSpace.PiL2
import HepLean.SpaceTime.SL2C.Basic
import HepLean.Lorentz.SL2C.Basic
import HepLean.Lorentz.ComplexVector.Modules
import HepLean.Meta.Informal
import Mathlib.RepresentationTheory.Rep
import HepLean.SpaceTime.PauliMatrices.SelfAdjoint
import HepLean.Lorentz.PauliMatrices.SelfAdjoint
/-!
# Complex Lorentz vectors

View file

@ -4,7 +4,7 @@ Released under Apache 2.0 license as described in the file LICENSE.
Authors: Joseph Tooby-Smith
-/
import HepLean.Meta.Informal
import HepLean.SpaceTime.SL2C.Basic
import HepLean.Lorentz.SL2C.Basic
import Mathlib.RepresentationTheory.Rep
import Mathlib.Logic.Equiv.TransferInstance
/-!

View file

@ -7,7 +7,7 @@ import HepLean.Tensors.OverColor.Basic
import HepLean.Mathematics.PiTensorProduct
import HepLean.Lorentz.ComplexVector.Basic
import HepLean.Lorentz.Weyl.Two
import HepLean.SpaceTime.PauliMatrices.Basic
import HepLean.Lorentz.PauliMatrices.Basic
/-!
## Pauli matrices

View file

@ -7,7 +7,7 @@ import HepLean.Mathematics.PiTensorProduct
import Mathlib.RepresentationTheory.Rep
import Mathlib.Logic.Equiv.TransferInstance
import HepLean.Lorentz.Group.Basic
import HepLean.SpaceTime.PauliMatrices.Basic
import HepLean.Lorentz.PauliMatrices.Basic
/-!
## Interaction of Pauli matrices with self-adjoint matrices

View file

@ -7,7 +7,7 @@ import HepLean.Meta.Informal
import HepLean.Lorentz.Group.Basic
import Mathlib.RepresentationTheory.Rep
import Mathlib.Logic.Equiv.TransferInstance
import HepLean.SpaceTime.PauliMatrices.SelfAdjoint
import HepLean.Lorentz.PauliMatrices.SelfAdjoint
/-!
## Modules associated with Real Lorentz vectors

View file

@ -7,7 +7,7 @@ import HepLean.Lorentz.Group.Basic
import HepLean.Lorentz.RealVector.Basic
import Mathlib.RepresentationTheory.Basic
import HepLean.Lorentz.Group.Restricted
import HepLean.SpaceTime.PauliMatrices.SelfAdjoint
import HepLean.Lorentz.PauliMatrices.SelfAdjoint
import HepLean.Meta.Informal
/-!
# The group SL(2, ) and it's relation to the Lorentz group

View file

@ -4,7 +4,7 @@ Released under Apache 2.0 license as described in the file LICENSE.
Authors: Joseph Tooby-Smith
-/
import HepLean.Meta.Informal
import HepLean.SpaceTime.SL2C.Basic
import HepLean.Lorentz.SL2C.Basic
import Mathlib.RepresentationTheory.Rep
import HepLean.Lorentz.Weyl.Modules
import Mathlib.Logic.Equiv.TransferInstance

View file

@ -4,7 +4,7 @@ Released under Apache 2.0 license as described in the file LICENSE.
Authors: Joseph Tooby-Smith
-/
import HepLean.Meta.Informal
import HepLean.SpaceTime.SL2C.Basic
import HepLean.Lorentz.SL2C.Basic
import Mathlib.RepresentationTheory.Rep
import Mathlib.Logic.Equiv.TransferInstance
/-!

View file

@ -12,7 +12,7 @@ import HepLean.Lorentz.ComplexVector.Contraction
import HepLean.Lorentz.ComplexVector.Metric
import HepLean.Lorentz.ComplexVector.Unit
import HepLean.Mathematics.PiTensorProduct
import HepLean.SpaceTime.PauliMatrices.AsTensor
import HepLean.Lorentz.PauliMatrices.AsTensor
/-!
## Complex Lorentz tensors