Merge pull request #246 from HEPLean/FeynmanDiagrams
chore: Rename wick ring to wick algebra
This commit is contained in:
commit
8324c95451
2 changed files with 3 additions and 2 deletions
|
@ -55,8 +55,8 @@ import HepLean.FeynmanDiagrams.Basic
|
|||
import HepLean.FeynmanDiagrams.Instances.ComplexScalar
|
||||
import HepLean.FeynmanDiagrams.Instances.Phi4
|
||||
import HepLean.FeynmanDiagrams.Momentum
|
||||
import HepLean.FeynmanDiagrams.Wick.Algebra
|
||||
import HepLean.FeynmanDiagrams.Wick.Contract
|
||||
import HepLean.FeynmanDiagrams.Wick.Ring
|
||||
import HepLean.FeynmanDiagrams.Wick.String
|
||||
import HepLean.FlavorPhysics.CKMMatrix.Basic
|
||||
import HepLean.FlavorPhysics.CKMMatrix.Invariants
|
||||
|
|
|
@ -5,7 +5,8 @@ Authors: Joseph Tooby-Smith
|
|||
-/
|
||||
import HepLean.FeynmanDiagrams.Basic
|
||||
/-!
|
||||
# Operator ring
|
||||
|
||||
# Operator algebra
|
||||
|
||||
Currently this file is only for an example of Wick strings, correpsonding to a
|
||||
theory with two complex scalar fields. The concepts will however generalize.
|
Loading…
Add table
Add a link
Reference in a new issue