Documentation

Physicslib4.AQFT.HaagKastler.QuasilocalAlgebra

Quasilocal Algebra #

This file formalises the blueprint declaration def:quasilocal-algebra (section 10.3 of the AQFT-in-Lean blueprint):

Consider the set-theoretic union of all 𝔘(𝐁). As previously proven, this set-theoretic union is a normed -algebra. Also, as previously proven, taking its completion one obtains a C-algebra denoted as 𝔘. This C*-algebra 𝔘 is called the quasilocal algebra.

Main definitions #

Modelling notes #

Quasilocal Algebra (data). For a local net U, a QuasilocalAlgebra U is the data of an ambient unital C*-algebra carrier — the quasilocal algebra 𝔘 — together with a family of unital *-monomorphisms ι B : U.algebra B →⋆ₐ[ℂ] carrier, one for every subset B of Minkowski spacetime, such that

  • each ι B is injective when B is an Alexandrov-basis set (so the local algebras embed faithfully), and
  • the union of the images Set.range (ι B) over all Alexandrov-basis sets B is dense in carrier.

The density condition encodes the blueprint's "taking the completion of the set-theoretic union of all 𝔘(B) one obtains the C*-algebra 𝔘": every element of carrier is the norm-limit of a sequence of elements coming from the local algebras.

Blueprint reference: def:quasilocal-algebra.

Instances For

    Each local embedding Q.ι B is norm-preserving on Alexandrov-basis sets: an injective *-homomorphism of complex C*-algebras is isometric, so the local algebra 𝔘(B) sits inside the quasilocal algebra 𝔘 with its norm intact.

    Each local embedding Q.ι B is an isometry on Alexandrov-basis sets. This is the metric form of QuasilocalAlgebra.norm_ι.