refactor: move algebra files

This commit is contained in:
jstoobysmith 2025-02-03 12:12:36 +00:00
parent 8abed940c2
commit ea6e128293
21 changed files with 37 additions and 37 deletions

View file

@ -3,7 +3,7 @@ Copyright (c) 2025 Joseph Tooby-Smith. All rights reserved.
Released under Apache 2.0 license as described in the file LICENSE.
Authors: Joseph Tooby-Smith
-/
import HepLean.PerturbationTheory.Algebras.FieldOpAlgebra.NormalOrder
import HepLean.PerturbationTheory.FieldOpAlgebra.NormalOrder
import HepLean.Mathematics.List.InsertIdx
/-!