Documentation

Physicslib4.Spacetime.MinkowskiDirected

Directedness of the Alexandrov basis of standard Minkowski spacetime #

Any two Alexandrov-basis "diamonds" I⁺(p₁) ∩ I⁻(q₁) and I⁺(p₂) ∩ I⁻(q₂) of standard Minkowski spacetime are contained in a common diamond. This is the geometric prerequisite for showing the union of local images in a quasilocal algebra is directed (and hence a *-subalgebra), needed to lift the covariance action.

Main results #

Forward-cone transitivity. If p' ∈ I⁺(p) then I⁺(p') ⊆ I⁺(p).

Backward-cone transitivity. If q' ∈ I⁻(q) then I⁻(q') ⊆ I⁻(q).

Existence of a common chronological predecessor. Any two points lie in the chronological future of a single point.

Existence of a common chronological successor. Any two points lie in the chronological past of a single point.

Directedness of the Alexandrov basis. Any two Alexandrov-basis diamonds of standard Minkowski spacetime are contained in a common diamond.

The Alexandrov diamonds form a genuine topological basis on standard Minkowski #

Past interpolation. If x is in the forward cones of p₁ and p₂, there is a point a in both forward cones with x in the forward cone of a (i.e. p₁, p₂ ≪ a ≪ x). Take a = x - ε • e₀ for small ε > 0: the spatial separation from each pᵢ is unchanged, so the timelike condition survives, and x - a = ε e₀ is future-timelike.

Future interpolation. If x is in the backward cones of q₁ and q₂, there is a point b in both backward cones with x in the backward cone of b (i.e. x ≪ b ≪ q₁, q₂). Dual to exists_past_between_standardMinkowski, with b = x + ε • e₀.

Downward intersection property of the diamonds. For two Alexandrov diamonds of standard Minkowski and a point x in their intersection, there is a diamond B₃ with x ∈ B₃ ⊆ B₁ ∩ B₂. Uses past/future interpolation to build B₃ = I⁺(a) ∩ I⁻(b) and cone-nesting for the containment.

The Alexandrov diamonds are a topological basis on standard Minkowski. Unconditionally: covering holds because every point has a chronological past and future point, and the downward intersection property is alexandrovBasis_exists_subset_inter_standardMinkowski; the generation condition is definitional.