2024-06-11 11:16:31 -04:00
|
|
|
/-
|
|
|
|
Copyright (c) 2024 Joseph Tooby-Smith. All rights reserved.
|
|
|
|
Released under Apache 2.0 license.
|
|
|
|
Authors: Joseph Tooby-Smith
|
|
|
|
-/
|
|
|
|
import HepLean.SpaceTime.LorentzAlgebra.Basic
|
|
|
|
/-!
|
|
|
|
# Basis of the Lorentz Algebra
|
|
|
|
|
2024-07-02 10:13:52 -04:00
|
|
|
This file is currently a stub.
|
2024-06-11 11:16:31 -04:00
|
|
|
|
2024-07-02 10:13:52 -04:00
|
|
|
Old commits contained code here, however this has not being ported forward.
|
2024-06-12 11:47:38 -04:00
|
|
|
|
2024-07-02 10:13:52 -04:00
|
|
|
This file is waiting for Lorentz Tensors to be done formally, before
|
|
|
|
it can be completed.
|
2024-06-12 11:47:38 -04:00
|
|
|
|
2024-07-02 10:13:52 -04:00
|
|
|
-/
|