Spacetime dimension from Dζ channel decomposition #
AF channel (Φ_A): 1-dimensional — AF_coeff = 2i√3 is pure imaginary (1 real DOF). SY channel (Φ_S): 3-dimensional — rank 3 from Φ_S_rank_three. Total: 1 + 3 = 4 spacetime dimensions.
Metric signature from Galois norms #
The two Galois conjugations of ℚ(√5, √-3) determine the metric:
- σ₁ (φ ↔ ψ): φψ = -1 → AF channel norm is NEGATIVE → timelike
- σ₂ (ζ₆ ↔ ζ₆⁻¹): ζ₆·ζ₆⁻¹ = 1 → SY channel norm is POSITIVE → spacelike
The indefinite diagonal diag(+1,-1,-1,-1) is determined by the Dζ channel signs: AF (1D, φψ = -1) contributes the timelike (+1 in mostly-plus, but indefiniteDiagonal uses Sum.elim 1 (-1) placing +1 on Fin p and -1 on Fin q).
so(3,1) ≃ ℝ⁶: dimension via LinearEquiv #
@[reducible, inline]
Spacetime index type from Dζ: 1 AF channel + 3 SY sub-operators.
Equations
- FUST.Physics.Lorentz.I4 = (Fin 1 ⊕ Fin 3)
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Build and extract maps #
Equations
- One or more equations did not get rendered due to their size.
- FUST.Physics.Lorentz.buildLorentz v (Sum.inl val) (Sum.inr a) = if a = 0 then v 3 else if a = 1 then v 4 else v 5
- FUST.Physics.Lorentz.buildLorentz v (Sum.inr a) (Sum.inl val) = if a = 0 then v 3 else if a = 1 then v 4 else v 5
- FUST.Physics.Lorentz.buildLorentz v (Sum.inl val) (Sum.inl val_1) = 0
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
noncomputable def
FUST.Physics.Lorentz.buildLorentzSub
(v : Fin 6 → ℝ)
:
↥(LieAlgebra.Orthogonal.so' (Fin 1) (Fin 3) ℝ).toSubmodule
Equations
Instances For
so(3,1) ≃ₗ[ℝ] ℝ⁶
Equations
- One or more equations did not get rendered due to their size.
Instances For
dim so(3,1) = 6