Documentation

Physicslib4.AQFT.HaagKastlerCurved.LocalAlgebras

Axiom 1 (Local Algebras), curved spacetime #

This file formalises the blueprint declaration def:local-algebras-in-curved-spacetime (Axiom 1 of the Haag-Kastler axioms on a Lorentzian spacetime, Chapter 10 (sections/sec10/10-4_haag-kastler-axioms-in-curved-spacetime) of the AQFT-in-Lean blueprint):

For any basis element ๐ of the Alexandrov topology on a Lorentzian spacetime M, i.e. any set of the form Iโบ(p) โˆฉ Iโป(q), there is a corresponding abstract C*-algebra ๐”˜(๐), and when ๐ is the empty set, ๐”˜(โˆ…) = โ„‚ ยท 1.

Main definitions #

Modelling notes #

The shape is identical to the Minkowski LocalNet (def:local-algebras), but with the fixed Minkowski carrier and Alexandrov-basis predicate replaced by the abstract interface M : LorentzianSpacetime. The empty-region normalisation ๐”˜(โˆ…) = โ„‚ ยท 1 is encoded by a StarAlgEquiv between the fiber over โˆ… and โ„‚.

Axiom 1 (Local Algebras), curved spacetime. The data of a Haag-Kastler local net on a Lorentzian spacetime M: an assignment, for every subset B of M (thought of as an Alexandrov-basis set, with the empty set covering the normalisation ๐”˜(โˆ…) = โ„‚ ยท 1), of a unital C*-algebra algebra B.

The ๐”˜(โˆ…) = โ„‚ normalisation is captured by the field emptyEquivComplex exhibiting a StarAlgEquiv between algebra โˆ… and โ„‚.

Blueprint reference: def:local-algebras-in-curved-spacetime.

Instances For

    The empty-region algebra ๐”˜(โˆ…) is commutative: it is *-isomorphic to โ„‚ via emptyEquivComplex, so its multiplication inherits commutativity from โ„‚.

    The empty-region algebra ๐”˜(โˆ…) is one-dimensional over โ„‚.