Documentation

FUST.Physics.SpacetimeUniqueness

Spacetime Structure from Dζ: Dimension, Signature, and Poincaré Group #

The 4D Lorentzian spacetime I4 = Fin 1 ⊕ Fin 3 with signature (1,3) is determined by the algebraic structure of Dζ. The symmetry group is O(3,1) = LorentzGroup 3 (PhysLean, with Group instance). ISO(3,1) = ℝ⁴ ⋊ O(3,1) is constructed as a semidirect product.

Lorentz invariance of the Minkowski bilinear form

Semidirect product ISO(3,1) = ℝ⁴ ⋊ O(3,1) #

O(3,1) acts on ℝ⁴ by matrix-vector multiplication. The Poincaré group is the semidirect product of translations ℝ⁴ and Lorentz transformations O(3,1).

Each Lorentz transformation Λ gives an additive automorphism of ℝ⁴

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

    Lorentz group action on Multiplicative(ℝ⁴) as group automorphisms

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For
      @[reducible, inline]

      Poincaré group ISO(3,1) = ℝ⁴ ⋊ O(3,1) as a semidirect product

      Equations
      Instances For

        Dζ determines spacetime structure and Poincaré group. Part A: Dζ channel algebra (AF_coeff_eq, Φ_S_rank_three) → 1+3, signature (1,3). Part B: I4 geometry justified by Part A.

        theorem FUST.SpacetimeUniqueness.gauge_spacetime_independence :
        (∀ (c : ), c 0∀ (f g : ) (z : ), FζOperator.derivDefect (fun (w : ) => c * f w) (fun (w : ) => c⁻¹ * g w) z = FζOperator.derivDefect f g z) (∀ (Λ : (LorentzGroup 3)) (v w : Physics.Lorentz.I4), (Physics.Poincare.minkowskiBilin ((↑Λ).mulVec v)) ((↑Λ).mulVec w) = (Physics.Poincare.minkowskiBilin v) w) starRingEnd RingHom.id (∀ (x : ), (starRingEnd ) x = x) Module.finrank ((LieAlgebra.Orthogonal.so' (Fin 1) (Fin 3) ).toSubmodule × (Physics.Lorentz.I4)) = 10 8 + 3 + 1 = 12 12 + 10 = 22

        Gauge groups and Poincaré group use independent degrees of freedom. Gauge: derivDefect factorization ambiguity (ℂ-linearity of Fζ). Spacetime: eigenvalue structure of Dζ (Lorentz invariance of η). Separation: gauge acts on ℂⁿ (star=conj≠id), spacetime acts on ℝⁿ (star=id).