refactor: lint
This commit is contained in:
parent
6433259bc4
commit
70f617096b
16 changed files with 103 additions and 87 deletions
14
HepLean.lean
14
HepLean.lean
|
@ -121,12 +121,6 @@ import HepLean.Meta.Remark.Basic
|
|||
import HepLean.Meta.Remark.Properties
|
||||
import HepLean.Meta.TODO.Basic
|
||||
import HepLean.Meta.TransverseTactics
|
||||
import HepLean.PerturbationTheory.Algebras.FieldOpFreeAlgebra.Basic
|
||||
import HepLean.PerturbationTheory.Algebras.FieldOpFreeAlgebra.Grading
|
||||
import HepLean.PerturbationTheory.Algebras.FieldOpFreeAlgebra.NormTimeOrder
|
||||
import HepLean.PerturbationTheory.Algebras.FieldOpFreeAlgebra.NormalOrder
|
||||
import HepLean.PerturbationTheory.Algebras.FieldOpFreeAlgebra.SuperCommute
|
||||
import HepLean.PerturbationTheory.Algebras.FieldOpFreeAlgebra.TimeOrder
|
||||
import HepLean.PerturbationTheory.Algebras.FieldOpAlgebra.Basic
|
||||
import HepLean.PerturbationTheory.Algebras.FieldOpAlgebra.NormalOrder
|
||||
import HepLean.PerturbationTheory.Algebras.FieldOpAlgebra.StaticWickTheorem
|
||||
|
@ -134,14 +128,20 @@ import HepLean.PerturbationTheory.Algebras.FieldOpAlgebra.SuperCommute
|
|||
import HepLean.PerturbationTheory.Algebras.FieldOpAlgebra.TimeContraction
|
||||
import HepLean.PerturbationTheory.Algebras.FieldOpAlgebra.TimeOrder
|
||||
import HepLean.PerturbationTheory.Algebras.FieldOpAlgebra.WicksTheoremNormal
|
||||
import HepLean.PerturbationTheory.Algebras.FieldOpFreeAlgebra.Basic
|
||||
import HepLean.PerturbationTheory.Algebras.FieldOpFreeAlgebra.Grading
|
||||
import HepLean.PerturbationTheory.Algebras.FieldOpFreeAlgebra.NormTimeOrder
|
||||
import HepLean.PerturbationTheory.Algebras.FieldOpFreeAlgebra.NormalOrder
|
||||
import HepLean.PerturbationTheory.Algebras.FieldOpFreeAlgebra.SuperCommute
|
||||
import HepLean.PerturbationTheory.Algebras.FieldOpFreeAlgebra.TimeOrder
|
||||
import HepLean.PerturbationTheory.CreateAnnihilate
|
||||
import HepLean.PerturbationTheory.FeynmanDiagrams.Basic
|
||||
import HepLean.PerturbationTheory.FeynmanDiagrams.Instances.ComplexScalar
|
||||
import HepLean.PerturbationTheory.FeynmanDiagrams.Instances.Phi4
|
||||
import HepLean.PerturbationTheory.FeynmanDiagrams.Momentum
|
||||
import HepLean.PerturbationTheory.FieldSpecification.Basic
|
||||
import HepLean.PerturbationTheory.FieldSpecification.CrAnSection
|
||||
import HepLean.PerturbationTheory.FieldSpecification.CrAnFieldOp
|
||||
import HepLean.PerturbationTheory.FieldSpecification.CrAnSection
|
||||
import HepLean.PerturbationTheory.FieldSpecification.Examples
|
||||
import HepLean.PerturbationTheory.FieldSpecification.Filters
|
||||
import HepLean.PerturbationTheory.FieldSpecification.NormalOrder
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue