refactor: Split sign files

This commit is contained in:
jstoobysmith 2025-02-03 10:47:18 +00:00
parent da030df5ce
commit ff4a56226c
14 changed files with 829 additions and 739 deletions

View file

@ -4,6 +4,8 @@ Released under Apache 2.0 license as described in the file LICENSE.
Authors: Joseph Tooby-Smith
-/
import HepLean.PerturbationTheory.WickContraction.TimeContract
import HepLean.PerturbationTheory.WickContraction.Sign.InsertNone
import HepLean.PerturbationTheory.WickContraction.Sign.InsertSome
import HepLean.Meta.Remark.Basic
/-!