KMS states for the covariance action in Minkowski spacetime #
This file connects the abstract KMS condition (Physicslib4.AQFT.IsKMSState) to
the Minkowski covariance action on the quasilocal algebra. A one-parameter
subgroup t โฆ L_t of the inhomogeneous Lorentz group - for instance the
time-translation subgroup whose modular/Hamiltonian flow defines time evolution -
induces, via the quasilocal lift ฮฒ_L, a one-parameter group of
*-automorphisms of the global quasilocal algebra ๐. One can then ask whether
a state on ๐ is KMS for that flow.
Unlike the curved-spacetime case, where the absence of a global quasilocal
algebra forces a restriction to the stabilizer subgroup Stab(B), here the lift
ฮฒ_L is a genuine automorphism of the single global algebra ๐ for every
L, so no stabilizer restriction is needed.
Main definitions / results #
CovariantQuasilocalAlgebra.flowAut: the one-parameter automorphism family of๐induced by a one-parameter subgroup of the inhomogeneous Lorentz group.CovariantQuasilocalAlgebra.isOneParameterAut_flowAut: a one-parameter subgroup induces a one-parameter automorphism group.CovariantQuasilocalAlgebra.IsKMSStateForFlow: a state on๐is a KMS state for the covariance flow.CovariantQuasilocalAlgebra.IsKMSStateForFlow.convexCombo: the KMS state set for the covariance flow is convex.
The one-parameter automorphism family of the quasilocal algebra ๐ induced by
a one-parameter subgroup t โฆ L_t of the inhomogeneous Lorentz group, via the
covariance action ฮฒ_L.
Instances For
A one-parameter subgroup of the Lorentz group induces a one-parameter
automorphism group. If flow is a one-parameter subgroup (flow 0 = 1,
flow (s+t) = flow s * flow t), then the induced automorphisms of ๐ form a
one-parameter group.
A state ฯ on the quasilocal algebra ๐ is a KMS state for the covariance
flow flow at inverse temperature ฮฒ if it satisfies the KMS condition for the
induced one-parameter automorphism group flowAut.
Equations
- C.IsKMSStateForFlow flow ฮฒ ฯ = Physicslib4.AQFT.IsKMSState (C.flowAut flow) ฮฒ ฯ
Instances For
The covariance-flow KMS state set is convex. A convex combination
sยทฯโ + (1-s)ยทฯโ (0 โค s โค 1) of two KMS states on ๐ for the same covariance
flow at the same inverse temperature ฮฒ is again a KMS state for that flow. This
specializes the abstract KMS convexity (AQFT.IsKMSState.convexCombo) to the
induced one-parameter group flowAut. Physically the equilibrium states for a
one-parameter symmetry flow form a convex set.
Ground state for a covariance flow (bounded-generator scaffold). A state ฯ on
the quasilocal algebra ๐ is a ground state for a one-parameter subgroup t โฆ L_t of
the inhomogeneous Lorentz group (e.g. a translation or boost flow) when it is invariant
under the flow and, in a GNS representation (K, ฯ, ฮฉ) reproducing ฯ and implementing
the flow by unitaries U fixing ฮฉ, the one-parameter unitary group t โฆ U t has
positive energy (AQFT.IsPositiveEnergy). This is the ground-state (ฮฒ โ โ,
spectrum-condition) counterpart of IsKMSStateForFlow: the stationary state whose flow
generator (the Hamiltonian, for a timelike flow) is positive. The positive-energy
condition is the bounded-generator scaffold; the faithful unbounded form is Stone-gated.
Equations
- One or more equations did not get rendered due to their size.
Instances For
A covariance-flow ground state is invariant under the flow (the first conjunct); no spectrum condition or Stone's theorem is needed.
The implementing unitary group of a covariance-flow ground state is strongly
continuous, since it has positive energy (AQFT.IsPositiveEnergy.strongContinuous). This
needs no spectrum condition.