PhysLean Documentation

PhysLean.QFT.PerturbationTheory.WickAlgebra.TimeContraction

Time contractions #

We define the state algebra of a field structure to be the free algebra generated by the states.

For a field specification 𝓕, and φ and ψ elements of 𝓕.FieldOp, the element of 𝓕.WickAlgebra, timeContract φ ψ is defined to be 𝓣(φψ) - 𝓝(φψ).

Equations
  • One or more equations did not get rendered due to their size.
Instances For

    For a field specification 𝓕, and φ and ψ elements of 𝓕.FieldOp, if φ and ψ are time-ordered then

    timeContract φ ψ = [anPart φ, ofFieldOp ψ]ₛ.

    For a field specification 𝓕, and φ and ψ elements of 𝓕.FieldOp, if φ and ψ are not time-ordered then

    timeContract φ ψ = 𝓢(𝓕 |>ₛ φ, 𝓕 |>ₛ ψ) • [anPart ψ, ofFieldOp φ]ₛ.

    For a field specification 𝓕, and φ and ψ elements of 𝓕.FieldOp, then timeContract φ ψ is in the center of 𝓕.WickAlgebra.

    The time contraction of an incoming asymptotic field with another incoming asymptotic field is zero.

    This prevents Feynman diagrams where incoming vertices are connected to incoming vertices.

    The time contraction of an outgoing asymptotic field with another outgoing asymptotic field is zero.

    This prevents Feynman diagrams where outgoing vertices are connected to outgoing vertices.