refactor: Rename TimeSet.lean

This commit is contained in:
jstoobysmith 2025-02-03 06:14:33 +00:00
parent c8e9c285a3
commit 6f9350691e
3 changed files with 2 additions and 2 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.WickContraction.TimeSet
import HepLean.PerturbationTheory.WickContraction.TimeCond
import HepLean.PerturbationTheory.Algebras.FieldOpAlgebra.StaticWickTheorem
import HepLean.Meta.Remark.Basic
/-!