PhysLean/HepLean/Lorentz/Algebra/Basis.lean
2025-01-22 10:32:39 +00:00

19 lines
526 B
Text

/-
Copyright (c) 2024 Joseph Tooby-Smith. All rights reserved.
Released under Apache 2.0 license as described in the file LICENSE.
Authors: Joseph Tooby-Smith
-/
import HepLean.Lorentz.Algebra.Basic
import HepLean.Meta.TODO.Basic
/-!
# Basis of the Lorentz Algebra
This file is currently a stub.
Old commits contained code here, however this has not being ported forward.
This file is waiting for Lorentz Tensors to be done formally, before
it can be completed.
-/
TODO "Define the standard basis of the Lorentz algebra."