Submitted:
19 August 2025
Posted:
20 August 2025
Read the latest preprint version here
Abstract
Keywords:
1. Introduction
- State Space: Every physical system is associated with a complex Hilbert space, and its state is represented by a ray (an equivalence class of vectors differing by a non-zero scalar multiple) in this space.
- Observables: Physical observables correspond to Hermitian (self-adjoint) operators acting on the Hilbert space.
- Dynamics: The time evolution of a quantum system is governed by the Schrödinger equation, where the Hamiltonian operator represents the system’s total energy.
- Measurement: Measuring an observable projects the system into an eigenstate of the corresponding operator, yielding one of its eigenvalues as the measurement result.
- Probability Interpretation: The probability of obtaining a specific measurement outcome is given by the squared magnitude of the projection of the state vector onto the relevant eigenstate (Born rule).
2. Results
2.1. Dimensional Obstructions
- :
- Let , then:which is valued in .
- Cl(0):
- Definition 1 requires 1 time parameter for the Lagrange multiplier, and at least 1 space parameter for the integration measure. This configuration has neither.
- Cl(0,1):
- Definition 1 requires 1 time parameter for the Lagrange multiplier, and at least 1 space parameter for the integration measure. This configuration has the time parameter, but lacks a space parameter.
- Cl(1,0):
- Definition 1 requires 1 time parameter for the Lagrange multiplier, and at least 1 space parameter for the integration measure. This configuration has the space parameter, but lacks a time parameter.
- Cl(2,0):
- Definition 1 requires 1 time parameter for the Lagrange multiplier, and at least 1 space parameter for the integration measurement. This configuration has two space parameters, but lacks the time parameter.
- Cl(2,2):
- Definition 1 requires 1 time parameter for the Lagrange multiplier, and at least 1 space parameter for the integration measurement. This configuration has two space parameters, but has more time parameters than Lagrange multipliers.
2.2. Spinors + Dirac Equation
2.2.1. The Multivector Determinant
2.2.2. The Optimization Problem
- In 3+1D, we are interested in the case where the states are an element of the even sub-algebra of , whose determinant is non-negative:hence satisfying the non-negativity requirement of the information density .
- It is well-known that the even sub-algebra of is isomorphic to 3+1D spinors[6].
- In the continuum such elements are transformed by a connection which is valued in :
- We also consider translations and . Hence, we define the covariant derivative as:
- The operator represents the set of all transformations (including translations) that can be done on the even elements of parametrized in spacetime. As such it is the most permissive linear3 constraint within spacetime that transforms its even multivectors.
- is the STA representation of the the normal vector to the spatial hypersurface
- is the trace of the extrinsic curvature
- is the 3D spatial covariant derivative on the slice .
- The configuration includes the spatial dreibein , lapse , and shift , representing a full specification of the spatial geometry and its embedding coordinates for the slice .
2.3. Yang-Mills + Gravity
- yields a cosmological-constant term ;
- gives the Einstein–Hilbert action ;
- contains the Yang–Mills kinetic term together with the scalar-field kinetic and potential contributions.
3. Discussion
- Inference forces exponentials and hence algebras. Maximizing relative entropy yields solutions, so constraints live in operator algebras with faithful matrix representations and a well-defined trace.
- Natural constraint = maximal operator content. On the even subalgebra, the least-restrictive generator of all admissible transformations is the covariant Dirac operator; its functional generalization yields the spectral action whose Seeley–DeWitt expansion reproduces the Einstein–Hilbert and Yang–Mills sectors (as in the Connes–Chamseddine framework).
- Dimensional selection by positivity and definability. Because the objective is a relative entropy, the transported scalar density must be real and nonnegative. Surveying Clifford algebras, only admits a nontrivial even subalgebra with a determinant-like self-product giving a real, nonnegative scalar throughout the flow; other signatures fail by non-real/negative densities or by requiring extra combining choices beyond the “natural” maximality.
- Emergent dynamics and unification. In , the even subalgebra supports a positive-definite density and Dirac dynamics; the functional constraint gives the spectral action (GR + Yang–Mills) via the heat-kernel expansion. This fixes the form of the laws (Dirac, Einstein–Hilbert, Yang–Mills); numerical couplings reside in the choice of f and the scale .
3.1. Proposed Interpretation of QM
3.1.1. Measure-to-measure evolution resolves interpretive tensions
- We propose that a well-defined experiment begin with a measurement outcome , not an abstract quantum state .
-
Example: Preparing requires:
- (a)
- Measure systems to collapse to or .
- (b)
- Discard all systems in state .
- (c)
- Apply a Hadamard gate H to .
- (d)
- The preparation is complete.
Neglecting the initial measurement (a) implies that systems of unknown states are sent into the Hadamard gate—the resulting experiment is ill-defined.
-
Objection 1: Preparation Without Collapse
- (a)
- Issue: Traditional QM superficially appears to allow preparing without collapsing it (e.g. cooling).
- (b)
- Response: In practice, all preparations are validated by measurement (or an equivalent).
- (c)
-
Example:
- Cooling various qubits to is non-invertible (one cannot return to the initial because of dissipative effects). The end result is mathematically equivalent to a measurement or followed by a discard of .
- Creating requires assuming the initial , validated by prior conditions.
-
Objection 2: Loss of Quantum Coherence
- (a)
- Issue: If preparation starts with a measurement, how do we account for coherence (e.g., interference)?
- (b)
- Response: Coherence emerges operationally.
- (c)
-
Example:
- Measure systems to collapse to or .
- Discard all systems in state .
- Apply H to many initial -verified states.
- Aggregate final measurements () show interference patterns, even though individual experiments start with collapsed states.
-
Objection 3: Entanglement and Nonlocality
- (a)
- Issue: Entangled states require joint preparation of superpositions.
- (b)
- Response: Entanglement is preparable from an initial measurement like any other state.
- (c)
-
Example:
- Measure systems to collapse to , , , or .
- Discard all systems in state , , and .
- Apply a Hadamard gate to the first qubit:
- Apply a gate (with first qubit as control, second as target):
The final state is an entangled state—specifically, it’s one of the Bell states (sometimes denoted as ).
3.1.2. Atomic experiments as the fundamental evolving objects
3.2. Stabilizing Physics on Empirical Foundations
3.3. Emergence of Time as a Lagrange Multiplier
3.4. Physical Interpretation of the Information Density
4. Conclusions
Funding
Institutional Review Board Statement
Data Availability Statement
Conflicts of Interest
Appendix A. SM
Appendix B. SageMath Program Showing
- from sage . algebras . clifford_algebra import CliffordAlgebra
- from sage . quadratic_forms . quadratic_form import QuadraticForm
- from sage . symbolic . ring import SR
- from sage . matrix . constructor import Matrix
- # Define the quadratic form for GA(3,1) over the Symbolic Ring
- Q = QuadraticForm(SR, 4, [−1, 0, 0, 0, 1, 0, 0, 1, 0, 1])
- # Initialize the GA(3,1) algebra over the Symbolic Ring
- algebra = CliffordAlgebra(Q)
- # Define the basis vectors
- e0, e1, e2, e3 = algebra . gens()
- # Define the scalar variables for each basis element
- a = var(’a’)
- t, x, y, z = var(’t x y z’)
- f01, f02, f03, f12, f23, f13 = var(’f01 f02 f03 f12 f23 f13’)
- v, w, q, p = var(’v w q p’)
- b = var(’b’)
- # Create a general multivector
- udegree0=a
- udegree1=t∗e0+x∗e1+y∗e2+z∗e3
- udegree2=f01∗e0∗e1+f02∗e0∗e2+f03∗e0∗e3+f12∗e1∗e2+f13∗e1∗e3+f23∗e2∗e3
- udegree3=v∗e0∗e1∗e2+w∗e0∗e1∗e3+q∗e0∗e2∗e3+p∗e1∗e2∗e3
- udegree4=b∗e0∗e1∗e2∗e3
- u=udegree0+udegree1+udegree2+udegree3+udegree4
- u2 = u . clifford_conjugate()∗u
- u2degree0 = sum(x for x in u2 . terms() if x . degree() == 0)
- u2degree1 = sum(x for x in u2 . terms() if x . degree() == 1)
- u2degree2 = sum(x for x in u2 . terms() if x . degree() == 2)
- u2degree3 = sum(x for x in u2 . terms() if x . degree() == 3)
- u2degree4 = sum(x for x in u2 . terms() if x . degree() == 4)
- u2conj34 = u2degree0+u2degree1+u2degree2−u2degree3−u2degree4
- I = Matrix(SR, [[1, 0, 0, 0],
- [0, 1, 0, 0],
- [0, 0, 1, 0],
- [0, 0, 0, 1]])
- #MAJORANA MATRICES
- y0 = Matrix(SR, [[0, 0, 0, 1],
- [0, 0, −1, 0],
- [0, 1, 0, 0],
- [−1, 0, 0, 0]])
- y1 = Matrix(SR, [[0, −1, 0, 0],
- [−1, 0, 0, 0],
- [0, 0, 0, −1],
- [0, 0, −1, 0]])
- y2 = Matrix(SR, [[0, 0, 0, 1],
- [0, 0, −1, 0],
- [0, −1, 0, 0],
- [1, 0, 0, 0]])
- y3 = Matrix(SR, [[−1, 0, 0, 0],
- [0, 1, 0, 0],
- [0, 0, −1, 0],
- [0, 0, 0, 1]])
- mdegree0 = a
- mdegree1 = t∗y0+x∗y1+y∗y2+z∗y3
- mdegree2 = f01∗y0∗y1+f02∗y0∗y2+f03∗y0∗y3+f12∗y1∗y2+f13∗y1∗y3+f23∗y2∗y3
- mdegree3 = v∗y0∗y1∗y2+w∗y0∗y1∗y3+q∗y0∗y2∗y3+p∗y1∗y2∗y3
- mdegree4 = b∗y0∗y1∗y2∗y3
- m=mdegree0+mdegree1+mdegree2+mdegree3+mdegree4
- print(u2conj34∗u2 == m. det())
- True
Appendix C. Obstructions in 6D and Above
References
- Jaynes, E.T. Information theory and statistical mechanics. Physical review 1957, 106, 620. [Google Scholar] [CrossRef]
- Jaynes, E.T. Information theory and statistical mechanics. II. Physical review 1957, 108, 171. [Google Scholar] [CrossRef]
- Dirac, P.A.M. The principles of quantum mechanics; Number 27, Oxford university press, 1981.
- Von Neumann, J. Mathematical foundations of quantum mechanics: New edition; Vol. 53, Princeton university press, 2018.
- Lundholm, D. Geometric (Clifford) algebra and its applications. arXiv preprint math/0605280 2006.
- Hestenes, D. Spacetime physics with geometric algebra. American Journal of Physics 2003, 71, 691–714. [Google Scholar] [CrossRef]
- Acus, A.; Dargys, A. Inverse of multivector: Beyond p+ q= 5 threshold. arXiv preprint 2017, arXiv:1712.05204. [Google Scholar]
| 1 | An information density is a non-negative, unnormalized measure, . This contrasts with a probability density, which is additionally normalized to unity. An information density is the most general structure whose entropy is real-valued. The explicit form of w will be identified in Theorem 1 by solving the optimization problem. The unnormalized nature of w aligns with foundational concepts in Quantum Field Theory (QFT), where unnormalized field amplitudes and their associated conserved (but not unit-normalized) charge densities are primary, rather than single-particle probability amplitudes. The framework will later show how quantities suitable for probabilistic interpretation (Theorem 8), such as the Dirac current, emerge from the dynamics. |
| 2 | As we solve the optimization problem, we will find that the Lagrange multiplier t takes on the role of time, yielding dynamical equations. This is similar to the Lagrange multiplier in statistical mechanics taking on the role of temperature via after solving the optimization problem for the Gibbs measure. |
| 3 | In Section 2.3 on Yang-Mills and gravity, we will use an even more general non-linear constraint. |
| 4 | The removal of the determinant implies an additional term , where . Furthermore, since implies , it is simply a gauge choice. Here, we choose . |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2025 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (http://creativecommons.org/licenses/by/4.0/).