The Mathematics Ontology Bible · Version 1.0

Part XI: The Bridge — Mathematics and Physical Reality

Wigner famously called the applicability of mathematics to physics the "unreasonable effectiveness of mathematics." This part maps the bridge — where mathematical structures become physical laws — and examines why it works at all.

11.1 Wigner's Problem

The question: Why should a branch of mathematics developed purely for aesthetic or intellectual reasons — group representation theory, Riemannian geometry, complex Hilbert spaces — turn out to be exactly the right language for the deepest physical theories?

The record: Riemannian geometry (1854) became the language of general relativity (1915). Complex Hilbert spaces (von Neumann, 1930) are the setting of quantum mechanics. Lie groups (1870s) classify elementary particles. Fiber bundles (1940s) describe gauge fields. Non-commutative geometry (1980s) may describe quantum gravity.

Positions:

  • Unreasonable: The applicability is a brute fact about reality that cannot be further explained
  • Selection effect: Physicists only continue pursuing mathematical structures that work; we don't notice the failures
  • Mathematical Platonism: Physical reality is a mathematical structure (Tegmark's Mathematical Universe Hypothesis); no surprise that mathematics describes it
  • Constructivist: Mathematical structures are abstractions from physical experience; it's no surprise they fit back onto physical reality

This document records the question and the positions without adjudicating.

11.2 Symmetry and Conservation Laws

Noether's Theorem (1915): Every continuous symmetry of a physical system corresponds to a conserved quantity:

SymmetryConserved quantity
Time translation (physics doesn't change over time)Energy
Spatial translation (physics doesn't depend on location)Momentum
Rotation (physics doesn't depend on direction)Angular momentum
Phase rotation of quantum wavefunctionElectric charge

Group theory and particles: Elementary particles are classified by irreducible representations of symmetry groups. Bosons and fermions are distinguished by integer vs. half-integer spin — representations of SU(2). The Standard Model's gauge group is U(1) × SU(2) × SU(3).

11.3 Mathematical Physics Compendium

Physical theoryMathematical structure
Classical mechanicsSymplectic manifolds, Hamiltonian flows
Special relativityMinkowski spacetime, Lorentz group
General relativityPseudo-Riemannian 4-manifolds, Einstein field equations
Quantum mechanicsHilbert spaces, self-adjoint operators, spectral theory
Quantum field theoryFunctional integrals, operator algebras, renormalization
Statistical mechanicsProbability theory, ergodic theory, phase transitions
ThermodynamicsConvex analysis, entropy as concave functional
ElectromagnetismDifferential forms, Maxwell equations as dF = 0, d*F = J
Yang-Mills / gauge theoryPrincipal bundles, connections, curvature
String theoryComplex geometry, modular forms, K-theory

11.4 The Math-to-Reality Map (Governance Layer)

The math_to_reality.py tool in this toolkit implements a formal version of the bridge:

  1. Mathematical object (e.g., a group, a vector space, a metric)
  2. Mapping rule (which physical quantity or structure is modeled by this object)
  3. Calibration evidence (empirical tests that the model matches reality)
  4. Failure domain (where the model breaks down)
  5. Successor mapping (what replaces it at the boundary)

Every mapping has an honest limit: Newtonian mechanics breaks down at relativistic speeds; general relativity breaks down at quantum scales; quantum field theory breaks down at energies above the Planck scale. The dependency graph of physical theories is itself a mathematical structure.