Appendix A

Mathematical Prerequisites

Overview

This appendix provides the mathematical background necessary to follow the derivations in this book. The Temporal-Momentum Theory (TMT) is formulated using differential geometry, manifold theory, and Lie group theory. Rather than requiring readers to consult external references, we present the essential definitions, theorems, and physical interpretations of these mathematical frameworks as they appear in TMT.

The mathematics is not an arbitrary choice but arises necessarily from the postulate that the metric is null: \(ds_6^{\,2} = 0\). This mathematical structure, properly understood, connects the abstract geometry to physical observables in four dimensions.

Differential Geometry

Manifolds and Smooth Structures

A central object in TMT is the compact 2-sphere \(S^2\), which is an example of a smooth manifold. We begin with the precise definitions.

Definition 0.10 (Smooth Manifold)

A smooth (or differentiable) manifold of dimension \(n\) is a topological space \(M\) with a smooth structure, meaning:

    • \(M\) is a Hausdorff space.
    • \(M\) is covered by open sets \(\{U_i\}\), each homeomorphic to an open set in \(\mathbb{R}^n\).
    • Transition functions between overlapping charts are smooth (infinitely differentiable).

A smooth map \(f: M \to N\) between manifolds is continuous and smooth in local coordinates. A diffeomorphism is a smooth bijection with smooth inverse.

Definition 0.11 (Tangent Space)

At each point \(p\) on a smooth manifold \(M\), the tangent space \(T_pM\) is the vector space of all tangent vectors at \(p\). A tangent vector can be represented as a directional derivative acting on smooth functions. The dimension of \(T_pM\) equals the dimension of \(M\). The tangent bundle \(TM\) is the union of all tangent spaces: \(TM = \bigcup_{p \in M} T_pM\).

Definition 0.12 (Differential (Pushforward))

Given a smooth map \(f: M \to N\) and a point \(p \in M\), the differential (or pushforward) \(df_p: T_pM \to T_{f(p)}N\) is the linear map that takes a tangent vector \(v \in T_pM\) to its image under \(f\). In local coordinates, \(df_p\) is the Jacobian matrix of \(f\) at \(p\).

Vector Fields and Differential Forms

Definition 0.13 (Vector Field)

A vector field \(X\) on a manifold \(M\) is a smooth assignment of a tangent vector \(X_p \in T_pM\) to each point \(p \in M\). Vector fields can be added and scaled, forming a module over the ring of smooth functions \(C^\infty(M)\).

A key example is the gradient of a function: if \(f: M \to \mathbb{R}\) is smooth, the gradient vector field \(\nabla f\) points in the direction of steepest increase of \(f\).

Definition 0.14 (Differential Form)

A \(k\)-form on a manifold \(M\) is a smooth assignment to each point \(p \in M\) of an alternating multilinear functional on \(T_pM\).

Key examples:

    • A 0-form is a smooth function \(f: M \to \mathbb{R}\).
    • A 1-form \(\alpha\) assigns to each point and tangent vector a real number: \(\alpha_p: T_pM \to \mathbb{R}\).
    • A 2-form \(\omega\) assigns to each point an alternating bilinear functional on pairs of tangent vectors.
    • The exterior derivative \(d\) increases the degree by one: \(d: \Omega^k(M) \to \Omega^{k+1}(M)\).

The exterior derivative satisfies \(d^2 = 0\) and is defined without reference to a metric.

The Metric and Connections

Definition 0.15 (Riemannian Metric)

A Riemannian metric \(g\) on a smooth manifold \(M\) assigns to each point \(p \in M\) an inner product \(g_p: T_pM \times T_pM \to \mathbb{R}\) that varies smoothly. In local coordinates \((x^1, \ldots, x^n)\), the metric is written:

$$ g = g_{\mu\nu}\,dx^\mu \otimes dx^\nu \quad (\mu, \nu = 1, \ldots, n) $$ (0.1)
where \(g_{\mu\nu}\) are smooth functions and the matrix \((g_{\mu\nu})\) is symmetric and positive definite. A Riemannian manifold is a smooth manifold equipped with a Riemannian metric.

The metric allows us to measure lengths, angles, and volumes on the manifold. For the 2-sphere \(S^2\) with radius \(R\), the standard metric in spherical coordinates \((\theta, \phi)\) is:

$$ g = R^2(d\theta^2 + \sin^2\theta\,d\phi^2) $$ (0.2)

Polar Field Form of the \(S^2\) Metric

The \(S^2\) metric takes a particularly revealing form in the polar field variable \(u = \cos\theta\), where \(u \in [-1, +1]\). Since \(du = -\sin\theta\,d\theta\), we have \(d\theta^2 = du^2/(1-u^2)\) and \(\sin^2\theta = 1-u^2\), giving:

$$ g = R^2\!\left(\frac{du^2}{1-u^2} + (1-u^2)\,d\phi^2\right) $$ (0.3)

The metric components are \(h_{uu} = R^2/(1-u^2)\) and \(h_{\phi\phi} = R^2(1-u^2)\). Their product gives the key property:

$$ \det(h_{ij}) = h_{uu}\,h_{\phi\phi} = R^4, \qquad \sqrt{\det h} = R^2 \quad \text{(constant!)} $$ (0.4)
The metric determinant is position-independent. This means the integration measure on \(S^2\) becomes the flat Lebesgue measure:
$$ d\Omega = \sqrt{\det h}\,du\,d\phi / R^2 = du\,d\phi $$ (0.5)
replacing the position-dependent \(\sin\theta\,d\theta\,d\phi\) of the spherical parametrization. Every \(S^2\) integral becomes an integral over the flat rectangle \([-1,+1] \times [0,2\pi)\) with constant weight.

Property

Spherical \((\theta, \phi)\)Polar \((u, \phi)\)
Metric components\(h_{\theta\theta} = R^2\), \(h_{\phi\phi} = R^2\sin^2\theta\)\(h_{uu} = R^2/(1-u^2)\), \(h_{\phi\phi} = R^2(1-u^2)\)
Determinant\(\det h = R^4\sin^2\theta\) (variable)\(\det h = R^4\) (constant)
Integration measure\(\sin\theta\,d\theta\,d\phi\) (Jacobian required)\(du\,d\phi\) (flat Lebesgue)
Total area\(\int_0^\pi\!\sin\theta\,d\theta \int_0^{2\pi}\!d\phi = 4\pi\)\(\int_{-1}^{+1}\!du \int_0^{2\pi}\!d\phi = 2 \times 2\pi = 4\pi\)
Domain shape\([0,\pi] \times [0,2\pi)\) (variable weight)\([-1,+1] \times [0,2\pi)\) (flat rectangle)
Scaffolding Interpretation

Scaffolding note: The polar field variable \(u = \cos\theta\) is a coordinate choice, not a new physical assumption. Both parametrizations describe the same \(S^2\) geometry. The polar form is preferred because the constant metric determinant \(\sqrt{\det h} = R^2\) eliminates the \(\sin\theta\) Jacobian factor from all integrals, making the geometric content of calculations transparent.

Figure 0.1

Figure 0.1: The \(S^2\) sphere mapped to the polar field rectangle via \(u = \cos\theta\). Left: The sphere with the AROUND direction (\(\phi\), azimuthal) and THROUGH direction (\(u\), polar). The metric determinant \(\sqrt{\det h} = R^2\sin\theta\) varies with position. Right: The polar field rectangle \([-1,+1] \times [0,2\pi)\) where the metric determinant \(\sqrt{\det h} = R^2\) is constant—the integration measure is flat Lebesgue \(du\,d\phi\). Red/blue shading indicates the concentration of the monopole harmonics \(|Y_\pm|^2 = (1 \pm u)/(4\pi)\), which are linear in \(u\).

Definition 0.16 (Connection (Affine Connection))

An affine connection \(\nabla\) on a manifold \(M\) is a rule for differentiating vector fields. Given vector fields \(X\) and \(Y\), the covariant derivative \(\nabla_X Y\) is another vector field satisfying:

    • Linearity: \(\nabla_{aX + bY} Z = a\nabla_X Z + b\nabla_Y Z\) for smooth functions \(a, b\).
    • Product rule: \(\nabla_X(fY) = (Xf)Y + f\nabla_X Y\) for smooth \(f\).
    • Torsion: The torsion tensor \(T(X,Y) = \nabla_X Y - \nabla_Y X - [X,Y]\) vanishes for a torsion-free connection.

In local coordinates, the connection is specified by Christoffel symbols \(\Gamma^\lambda_{\mu\nu}\):

$$ (\nabla_{\partial_\mu} \partial_\nu)^\lambda = \Gamma^\lambda_{\mu\nu} $$ (0.6)
Definition 0.17 (Levi-Civita Connection)

On a Riemannian manifold, the unique torsion-free connection compatible with the metric is called the Levi-Civita connection. Its Christoffel symbols are given by:

$$ \Gamma^\lambda_{\mu\nu} = \frac{1}{2}g^{\lambda\rho}\left(\frac{\partial g_{\rho\nu}}{\partial x^\mu} + \frac{\partial g_{\rho\mu}}{\partial x^\nu} - \frac{\partial g_{\mu\nu}}{\partial x^\rho}\right) $$ (0.7)
This is the standard connection used in general relativity and in TMT.

Curvature

Definition 0.18 (Riemann Curvature Tensor)

The Riemann curvature tensor \(R\) measures how much parallel transport around an infinitesimal loop fails to return a vector to its original value. In components, it is defined through the commutator of covariant derivatives:

$$ [\nabla_\mu, \nabla_\nu] V^\lambda = R^\lambda_{\rho\mu\nu} V^\rho $$ (0.8)
where \(V\) is a vector field. The Riemann tensor has the full form:
$$ R_{\lambda\mu\nu\rho} = \frac{\partial \Gamma^\sigma_{\mu\rho}}{\partial x^\nu} - \frac{\partial \Gamma^\sigma_{\mu\nu}}{\partial x^\rho} + \Gamma^\sigma_{\nu\alpha}\Gamma^\alpha_{\mu\rho} - \Gamma^\sigma_{\rho\alpha}\Gamma^\alpha_{\mu\nu} $$ (0.9)
Definition 0.19 (Ricci Tensor and Scalar Curvature)

The Ricci tensor is the trace of the Riemann tensor:

$$ R_{\mu\nu} = R^\lambda_{\mu\lambda\nu} $$ (0.10)
The scalar curvature is the trace of the Ricci tensor:
$$ R = g^{\mu\nu}R_{\mu\nu} $$ (0.11)
For a sphere of radius \(R\), the scalar curvature is constant: \(R_{\text{sphere}} = 2/R^2\).

Definition 0.20 (Gaussian Curvature)

For a 2-dimensional Riemannian manifold, the Gaussian curvature \(K\) at a point is the product of the principal curvatures. It can be computed from the metric:

$$ K = \frac{R}{2} $$ (0.12)
where \(R\) is the scalar curvature. For the 2-sphere of radius \(R_0\), we have \(K = 1/R_0^2\).

Theorem 0.1 (Gauss-Bonnet Theorem)

For a compact orientable surface \(S\) without boundary:

$$ \int_S K\,dA = 2\pi \chi(S) $$ (0.13)
where \(K\) is the Gaussian curvature, \(dA\) is the area element, and \(\chi(S)\) is the Euler characteristic of \(S\).

For the 2-sphere with radius \(R_0\), integration gives:

$$ \int_{S^2} K\,dA = \int_{S^2} \frac{1}{R_0^2}\,dA = \frac{1}{R_0^2} \cdot 4\pi R_0^2 = 4\pi = 2\pi \chi(S^2) $$ (0.14)
since \(\chi(S^2) = 2\).

In the polar field variable \(u = \cos\theta\), the Gauss-Bonnet calculation for \(S^2\) becomes particularly transparent. The Gaussian curvature \(K = 1/R_0^2\) is constant and the area element is the flat measure \(du\,d\phi\), so:

$$ \int_{S^2} K\,dA = \frac{1}{R_0^2} \cdot R_0^2 \int_{-1}^{+1} du \int_0^{2\pi} d\phi = 1 \times 2 \times 2\pi = 4\pi = 2\pi\chi(S^2) $$ (0.15)
The factor \(4\pi\) is simply the area of the flat rectangle \([-1,+1] \times [0,2\pi)\), with no trigonometric integrals needed.

Manifold Theory

Classification of Compact 2-Manifolds

A key insight in TMT is that the projection structure between 4D observation and the temporal momentum direction must have the topology of a compact 2-manifold. The following classification theorem determines uniquely which 2-manifold is required.

Theorem 0.2 (Classification of Compact Orientable Surfaces)

Every compact connected orientable 2-manifold is diffeomorphic to exactly one of:

    • The 2-sphere \(S^2\) (genus 0).
    • The 2-torus \(T^2\) (genus 1).
    • The connected sum \(\Sigma_g\) of \(g \geq 2\) tori (genus \(g\)).

Two surfaces are diffeomorphic (topologically equivalent in the smooth category) if and only if they have the same genus.

This classification is a classical result from 19th-century differential topology. In TMT, physical constraints (chiral fermions, stability, minimality) force the topology to be \(S^2\) (genus 0).

Euler Characteristic

Definition 0.21 (Euler Characteristic)

The Euler characteristic \(\chi(M)\) of a finite CW complex \(M\) is defined as:

$$ \chi(M) = \sum_{k} (-1)^k n_k $$ (0.16)
where \(n_k\) is the number of \(k\)-dimensional cells. For smooth manifolds, \(\chi\) can also be computed topologically and is independent of the CW structure.

Key values:

    • \(\chi(S^2) = 2\) (2 vertices, 3 edges, 1 face in one triangulation).
    • \(\chi(T^2) = 0\) (flat torus).
    • \(\chi(\Sigma_g) = 2 - 2g\) (general surface of genus \(g\)).
Theorem 0.3 (Euler Characteristic from Curvature)

For a compact orientable 2-manifold, the integral of the Gaussian curvature equals \(2\pi\) times the Euler characteristic (Gauss-Bonnet theorem, discussed above). This relates a local geometric property (curvature) to a global topological property (Euler characteristic).

Topological vs. Smooth Structure

It is important to distinguish topological and smooth structures.

Definition 0.22 (Homeomorphism vs. Diffeomorphism)

A homeomorphism is a continuous bijection with continuous inverse. Two topological spaces are homeomorphic if there exists a homeomorphism between them.

A diffeomorphism is a smooth bijection with smooth inverse. Two smooth manifolds are diffeomorphic if there exists a diffeomorphism between them.

Every diffeomorphism is a homeomorphism, but not conversely. Diffeomorphism is a stronger equivalence.

For compact 2-manifolds, every manifold has a smooth structure (in fact, infinitely many). The classification theorem holds in both the topological and smooth categories.

Fiber Bundles

The structure of TMT can be naturally expressed using fiber bundles.

Definition 0.23 (Fiber Bundle)

A fiber bundle with total space \(E\), base space \(B\), and fiber \(F\) is a space \(E\) with a surjective map \(\pi: E \to B\) such that:

    • For each \(b \in B\), the fiber \(\pi^{-1}(b)\) is homeomorphic to \(F\).
    • Locally, \(E\) looks like \(B \times F\): for each \(b \in B\), there exists a neighborhood \(U\) of \(b\) and a homeomorphism \(\phi: \pi^{-1}(U) \to U \times F\) such that \(\pi\) becomes projection onto the first factor.

A principal \(G\)-bundle is a fiber bundle with structure group \(G\) acting on the fibers. The gauge fields of physics are connections on principal bundles.

Riemannian Geometry

Geodesics

On a Riemannian manifold, geodesics are the analogs of straight lines.

Definition 0.24 (Geodesic)

A curve \(\gamma(t)\) on a Riemannian manifold \((M, g)\) is a geodesic if its acceleration vector is orthogonal to the manifold, i.e., if \(\nabla_{\dot{\gamma}} \dot{\gamma} = 0\). In local coordinates, the geodesic equation is:

$$ \frac{d^2 x^\mu}{dt^2} + \Gamma^\mu_{\rho\sigma}\frac{dx^\rho}{dt}\frac{dx^\sigma}{dt} = 0 $$ (0.17)

Geodesics minimize length locally: a short enough geodesic segment between two points is the shortest curve connecting them.

On \(S^2\), geodesics are great circles (the intersections of the sphere with 2-planes through the center).

Parallel Transport

Definition 0.25 (Parallel Transport)

A vector field \(V\) is parallel along a curve \(\gamma\) if \(\nabla_{\dot{\gamma}} V = 0\). Given an initial vector \(V_0\) at \(\gamma(0)\), parallel transport along \(\gamma\) defines a unique vector field \(V(t)\) satisfying the parallel transport equation.

The parallel transport map \(P_\gamma: T_{\gamma(0)}M \to T_{\gamma(1)}M\) is a linear isomorphism. When the curve is closed, parallel transport around the loop generally does not return vectors to their original position; the failure is measured by the holonomy.

Exponential Map and Logarithmic Coordinates

Definition 0.26 (Exponential Map)

The exponential map \(\exp_p: T_pM \to M\) at a point \(p\) is defined by:

$$ \exp_p(v) = \gamma(1) $$ (0.18)
where \(\gamma\) is the unique geodesic with \(\gamma(0) = p\) and \(\dot{\gamma}(0) = v\).

For a Riemannian manifold, \(\exp_p\) is a diffeomorphism from a neighborhood of the origin in \(T_pM\) to a neighborhood of \(p\) in \(M\) (the normal neighborhood). This allows us to use Cartesian coordinates on \(T_pM\) to describe distances in \(M\).

Curvature and Holonomy

Theorem 0.4 (Holonomy and Curvature)

When a vector is parallel transported around a closed loop on a Riemannian manifold, it returns rotated by an angle proportional to the integral of the curvature over the enclosed region. For a simply connected region with small curvature:

$$ \theta_{\text{holonomy}} \approx \int_{\text{region}} K\,dA $$ (0.19)

On a flat surface (like \(\mathbb{R}^2\)), curvature vanishes and vectors return unchanged. On a curved surface (like \(S^2\)), curvature causes rotation.

In polar field coordinates, the holonomy on \(S^2\) becomes a simple area calculation. For a loop at constant \(u = u_0\) (a latitude circle), the enclosed region is the rectangle \([u_0, +1] \times [0, 2\pi)\) with flat area \((1-u_0) \times 2\pi\). Since \(K = 1/R_0^2\) is constant, the holonomy angle is:

$$ \theta_{\text{holonomy}} = \frac{1}{R_0^2} \times R_0^2 \int_{u_0}^{+1} du \int_0^{2\pi} d\phi = 2\pi(1 - u_0) $$ (0.20)
This is linear in the polar variable \(u_0\): at the equator (\(u_0 = 0\)), the holonomy is \(2\pi\); at the north pole (\(u_0 \to +1\)), it vanishes. The Berry phase \(\gamma = \pi(1-u_0)\) (half the holonomy for a spin-\(1/2\) particle) is equally transparent in polar coordinates.

Lie Groups and Algebras

Lie Groups and Lie Algebras

Gauge symmetries in physics are described by Lie groups. TMT derives the Standard Model gauge group \(\mathrm{SU}(3) \times \mathrm{SU}(2) \times \mathrm{U}(1)\) from the geometry of \(S^2\).

Definition 0.27 (Lie Group)

A Lie group is a smooth manifold \(G\) with a group structure such that:

    • Multiplication \(G \times G \to G: (g, h) \mapsto gh\) is smooth.
    • Inversion \(G \to G: g \mapsto g^{-1}\) is smooth.

Examples:

    • \(\mathbb{R}\) under addition.
    • \(\mathbb{R}^+\) under multiplication.
    • The circle \(\mathrm{U}(1) = \{z \in \mathbb{C} : |z| = 1\}\) under multiplication.
    • The special unitary group \(\mathrm{SU}(n)\): \(n \times n\) unitary matrices with determinant 1.
    • The special orthogonal group \(\mathrm{SO}(n)\): \(n \times n\) orthogonal matrices with determinant 1.
Definition 0.28 (Lie Algebra)

The Lie algebra \(\mathfrak{g}\) of a Lie group \(G\) is the tangent space at the identity element \(e\): \(\mathfrak{g} = T_e G\). It is equipped with the Lie bracket \([X, Y] = \lim_{t \to 0} t^{-2}(\exp(tX)\exp(tY)\exp(-tX)\exp(-tY))\) for \(X, Y \in \mathfrak{g}\).

The Lie bracket encodes the local structure of the group. For matrix groups, the Lie bracket is the commutator: \([A, B] = AB - BA\).

Key examples of Lie algebras:

    • \(\mathfrak{u}(1)\): the real numbers \(\mathbb{R}\).
    • \(\mathfrak{su}(2)\): \(2 \times 2\) traceless skew-Hermitian matrices (dimension 3).
    • \(\mathfrak{su}(3)\): \(3 \times 3\) traceless skew-Hermitian matrices (dimension 8).
    • \(\mathfrak{so}(3)\): \(3 \times 3\) skew-symmetric real matrices (dimension 3).

The Exponential Map and Representations

Definition 0.29 (Exponential Map on Lie Groups)

For a Lie group \(G\) with Lie algebra \(\mathfrak{g}\), the exponential map \(\exp: \mathfrak{g} \to G\) is defined by:

$$ \exp(X) = \lim_{n \to \infty} \left(1 + \frac{X}{n}\right)^n $$ (0.21)
or, for matrix Lie groups, by the standard matrix exponential \(e^X = \sum_{k=0}^\infty \frac{X^k}{k!}\).

The exponential map is a local diffeomorphism from a neighborhood of zero in \(\mathfrak{g}\) to a neighborhood of the identity in \(G\).

Definition 0.30 (Representation)

A representation of a Lie group \(G\) is a smooth homomorphism \(\rho: G \to \mathrm{GL}(V)\), where \(\mathrm{GL}(V)\) is the group of invertible linear transformations of a vector space \(V\).

A representation of the Lie algebra \(\mathfrak{g}\) is a linear map \(\rho: \mathfrak{g} \to \mathfrak{gl}(V)\) (the Lie algebra of \(\mathrm{GL}(V)\)) satisfying \(\rho([X,Y]) = [\rho(X), \rho(Y)]\).

For each Lie group representation, there is an associated Lie algebra representation obtained by differentiating at the identity.

SU(2) and the Isometry Group of \(S^2\)

Definition 0.31 (Isometry Group)

The isometry group \(\mathrm{Iso}(M)\) of a Riemannian manifold \((M, g)\) is the group of all diffeomorphisms that preserve the metric: \(\phi^* g = g\), where \(\phi^*\) denotes the pullback of the metric.

Theorem 0.5 (Isometry Group of \(S^2\))

The isometry group of the round 2-sphere \(S^2\) is:

$$ \mathrm{Iso}(S^2) = \mathrm{SO}(3) $$ (0.22)
the special orthogonal group in three dimensions. This is the group of rotations in 3D space that fix the origin. Its Lie algebra is \(\mathfrak{so}(3) \cong \mathbb{R}^3\), generated by the three infinitesimal rotations about the \(x\), \(y\), \(z\) axes.

Every isometry of \(S^2\) extends to an orthogonal transformation of the ambient 3D space.

Polar Field Form of the Killing Vectors

The three Killing vector fields of \(S^2\) take a physically revealing form in polar coordinates \((u, \phi)\). Using \(\partial_\theta = -\sqrt{1-u^2}\,\partial_u\):

$$\begin{aligned} K_1 &= \sin\phi\,\sqrt{1-u^2}\,\partial_u - \frac{u\cos\phi}{\sqrt{1-u^2}}\,\partial_\phi \\ K_2 &= -\cos\phi\,\sqrt{1-u^2}\,\partial_u - \frac{u\sin\phi}{\sqrt{1-u^2}}\,\partial_\phi \\ K_3 &= \partial_\phi \end{aligned}$$ (0.33)

The physical content is immediately visible:

    • \(K_3 = \partial_\phi\) is a pure AROUND rotation—it moves points horizontally on the polar rectangle \([-1,+1] \times [0,2\pi)\) without changing \(u\). This generates the unbroken \(\mathrm{U}(1)_{\mathrm{em}}\) symmetry.
    • \(K_1\) and \(K_2\) mix THROUGH and AROUND—they have both \(\partial_u\) and \(\partial_\phi\) components, coupling the two directions of the polar rectangle. These generate the broken \(W^\pm\) directions.

Killing vector

Spherical \((\theta, \phi)\)Polar \((u, \phi)\)
\(K_3\)\(\partial_\phi\) (pure azimuthal)\(\partial_\phi\) (pure AROUND)
\(K_1, K_2\)Mix \(\partial_\theta\) and \(\partial_\phi\)Mix \(\partial_u\) (THROUGH) and \(\partial_\phi\) (AROUND)
Physical roleUnbroken vs broken generatorsAROUND-only vs mixed directions

Electroweak symmetry breaking is thus literally the distinction between pure-AROUND and mixed-direction generators on the polar rectangle, a geometric fact that is obscured in the spherical parametrization.

Theorem 0.6 (SU(2) as the Double Cover of SO(3))

There is a 2-to-1 surjective group homomorphism \(\mathrm{SU}(2) \to \mathrm{SO}(3)\) with kernel \(\pm 1\). Thus, \(\mathrm{SU}(2)\) is the universal cover of \(\mathrm{SO}(3)\):

$$ \mathrm{SU}(2) / \\pm 1\ \cong \mathrm{SO}(3) $$ (0.23)

The Lie algebras are isomorphic: \(\mathfrak{su}(2) \cong \mathfrak{so}(3) \cong \mathbb{R}^3\).

In quantum mechanics, fermions are described by spinor fields, which transform under \(\mathrm{SU}(2)\) (not \(\mathrm{SO}(3)\)). This is because spinors are representations of the double cover, not the original group.

SU(3) from Variable Embedding

Definition 0.32 (Special Unitary Group)

The special unitary group \(\mathrm{SU}(n)\) is the group of \(n \times n\) unitary matrices with determinant 1:

$$ \mathrm{SU}(n) = \{U \in \mathbb{C}^{n \times n} : U^\dagger U = 1, \det U = 1\} $$ (0.24)

The Lie algebra \(\mathfrak{su}(n)\) consists of traceless skew-Hermitian \(n \times n\) matrices. Its dimension is \(n^2 - 1\).

Key dimensions:

    • \(\dim \mathfrak{su}(2) = 3\). Generators: Pauli matrices \(\sigma_1, \sigma_2, \sigma_3\) (up to normalization).
    • \(\dim \mathfrak{su}(3) = 8\). Generators: Gell-Mann matrices \(\lambda_1, \ldots, \lambda_8\).

In TMT, the \(\mathrm{SU}(3)\) gauge symmetry (color symmetry of the strong force) arises from embedding the projection structure in a way that allows three independent “color” degrees of freedom.

Representations and the Adjoint Action

Definition 0.33 (Adjoint Representation)

The adjoint representation of a Lie group \(G\) is the action of \(G\) on its own Lie algebra \(\mathfrak{g}\). For \(g \in G\) and \(X \in \mathfrak{g}\):

$$ \mathrm{Ad}_g(X) = gXg^{-1} $$ (0.25)
(for matrix groups).

The corresponding Lie algebra representation (adjoint representation of \(\mathfrak{g}\)) is:

$$ \mathrm{ad}_X(Y) = [X, Y] $$ (0.26)

In gauge theory, the gauge fields transform in the adjoint representation of the gauge group. The Yang-Mills action, central to the Standard Model, is constructed using the adjoint action.

Functional Analysis

Hilbert Spaces

The framework for quantum mechanics is Hilbert space. This is the appropriate infinite-dimensional generalization of finite-dimensional vector spaces.

Definition 0.34 (Inner Product Space)

An inner product space is a vector space \(V\) over \(\mathbb{C}\) (or \(\mathbb{R}\)) equipped with an inner product \(\langle \cdot, \cdot \rangle: V \times V \to \mathbb{C}\) satisfying:

    • Linearity in the second argument: \(\langle x, ay + bz \rangle = a\langle x, y \rangle + b\langle x, z \rangle\).
    • Conjugate symmetry: \(\langle x, y \rangle = \overline{\langle y, x \rangle}\).
    • Positive definiteness: \(\langle x, x \rangle \geq 0\), with equality iff \(x = 0\).

The inner product induces a norm \(\|x\| = \sqrt{\langle x, x \rangle}\) and a distance \(d(x,y) = \|x - y\|\).

Definition 0.35 (Hilbert Space)

A Hilbert space is a complete inner product space: an inner product space in which every Cauchy sequence converges. Completeness is essential for analysis, as it ensures that limits of sequences belong to the space.

Examples:

    • \(\mathbb{C}^n\) with the standard inner product \(\langle x, y \rangle = \sum_i \bar{x}_i y_i\).
    • \(\ell^2(\mathbb{N}) = \left\{(x_1, x_2, \ldots) : \sum_i |x_i|^2 < \infty\right\}\) with \(\langle x, y \rangle = \sum_i \bar{x}_i y_i\).
    • \(L^2(\mathbb{R}) = \left\{f: \mathbb{R} \to \mathbb{C} : \int_\mathbb{R} |f(x)|^2\,dx < \infty\right\}\) with \(\langle f, g \rangle = \int_\mathbb{R} \bar{f}(x)g(x)\,dx\).

Linear Operators

Definition 0.36 (Bounded Operator)

A linear operator \(A: H \to H\) on a Hilbert space \(H\) is bounded if there exists \(M > 0\) such that:

$$ \|Ax\| \leq M\|x\| \quad \forall x \in H $$ (0.27)

The operator norm is defined as:

$$ \|A\| = \sup_{\|x\| \leq 1} \|Ax\| $$ (0.28)

Examples of bounded operators: matrices (acting on \(\mathbb{C}^n\)), multiplication operators, compact operators.

Definition 0.37 (Unbounded Operator and Domain)

An unbounded operator \(A\) is defined not on all of \(H\), but on a dense subspace \(\mathrm{Dom}(A) \subset H\) (the domain). Many operators in quantum mechanics are unbounded: the position operator \(\hat{x}\), the momentum operator \(\hat{p}\), and the Hamiltonian \(\hat{H}\) are all unbounded.

For physical observables, we require self-adjoint operators (their own adjoints): \(A = A^\dagger\).

Spectrum and Eigenvalues

Definition 0.38 (Spectrum and Resolvent)

For a linear operator \(A\) on a Hilbert space \(H\), the resolvent is:

$$ R_z(A) = (A - zI)^{-1} $$ (0.29)
where \(z\) is a complex number. The resolvent set is the set of \(z\) for which \(R_z(A)\) exists and is bounded.

The spectrum \(\sigma(A)\) is the complement of the resolvent set. For a self-adjoint operator, the spectrum is real.

The spectrum is partitioned into:

    • The point spectrum (eigenvalues): values \(\lambda\) such that \(Ax = \lambda x\) for some nonzero \(x\).
    • The continuous spectrum: limit points of eigenvalues (not eigenvalues themselves).
    • The residual spectrum: part of the spectrum that is neither point nor continuous.
Theorem 0.7 (Spectral Theorem for Self-Adjoint Operators)

For a self-adjoint operator \(A\) on a Hilbert space \(H\) with spectrum \(\sigma(A)\), there exists a unique spectral measure \(E_\lambda\) such that:

$$ A = \int_{\sigma(A)} \lambda\,dE_\lambda $$ (0.30)

If \(A\) has a discrete spectrum (countable eigenvalues), this becomes:

$$ A = \sum_n \lambda_n P_n $$ (0.31)
where \(P_n\) are projection operators onto eigenspaces.

The spectral theorem justifies diagonalizing hermitian matrices and extends this to infinite-dimensional operators.

Compact Operators

Definition 0.39 (Compact Operator)

A bounded linear operator \(K: H \to H\) on a Hilbert space is compact if it maps bounded sets to relatively compact sets (closure is compact).

Equivalently, \(K\) is compact if every bounded sequence has a convergent subsequence in the image.

Examples: finite-rank operators, Hilbert-Schmidt operators, integral operators with certain kernels.

Theorem 0.8 (Spectral Theorem for Compact Self-Adjoint Operators)

If \(K\) is a compact self-adjoint operator on an infinite-dimensional Hilbert space, its spectrum consists of:

    • Eigenvalues \(\lambda_n \to 0\) (at most countable).
    • Zero (which may or may not be in the spectrum).
    • No continuous spectrum.

The eigenvectors form an orthonormal basis for the range of \(K\):

$$ K = \sum_n \lambda_n \langle \phi_n, \cdot \rangle \phi_n $$ (0.32)
where \(\|\phi_n\| = 1\).

Physical Meaning: Observables and Born Rule

In quantum mechanics, the mathematical framework is interpreted physically as follows:

Definition 0.40 (Quantum Observable)

A quantum observable is a self-adjoint operator \(\hat{A}\) on the Hilbert space of quantum states. Its eigenvalues are the possible measurement outcomes. An eigenstate \(|\psi\rangle\) corresponds to a definite value of the observable.

The spectral theorem ensures that any self-adjoint operator can be written in diagonal form (relative to appropriate basis), making its physical meaning clear.

Postulate 0.9 (Born Rule)

If a quantum system is in state \(|\psi\rangle\) (normalized: \(\langle \psi |\psi \rangle = 1\)), and we measure an observable \(\hat{A}\) with eigenvalues \(\{a_n\}\) and eigenstates \(\{|n\rangle\}\), then:

    • The probability of measuring eigenvalue \(a_n\) is \(P_n = |\langle n |\psi \rangle|^2\).
    • After measurement, the state collapses to the eigenstate \(|n\rangle\).
    • The expectation value is \(\langle A \rangle = \langle \psi | \hat{A} | \psi \rangle\).

The framework of Hilbert spaces and self-adjoint operators is precisely what is needed for a rigorous mathematical statement of quantum mechanics.

Summary and Integration with TMT

This appendix provides the mathematical foundation underlying Temporal-Momentum Theory. The key structures are:

    • Differential Geometry: Manifolds, metrics, connections, and curvature form the language for describing curved spacetime and internal symmetries.
    • Manifold Theory: The classification of compact 2-manifolds guarantees that the projection structure has topology \(S^2\), derived uniquely from physical constraints.
    • Riemannian Geometry: Geodesics, parallel transport, and holonomy connect abstract geometry to the physics of motion and curvature.
    • Lie Groups and Algebras: The Standard Model gauge group \(\mathrm{SU}(3) \times \mathrm{SU}(2) \times \mathrm{U}(1)\) is derived from the isometry group of \(S^2\) and its embedding variations.
    • Functional Analysis: Hilbert spaces and self-adjoint operators provide the rigorous mathematical framework for quantum mechanics, with the spectral theorem ensuring that observables can be diagonalized.
    • Polar Field Coordinates: The variable substitution \(u = \cos\theta\) converts the \(S^2\) metric to a form with constant determinant \(\sqrt{\det h} = R^2\), replacing all trigonometric integrals with polynomial integrals on the flat rectangle \([-1,+1] \times [0,2\pi)\). Killing vectors decompose into pure AROUND (\(K_3 = \partial_\phi\)) and mixed THROUGH/AROUND (\(K_{1,2}\)) directions, making the electroweak symmetry breaking pattern geometric.

    These mathematical structures are not imposed externally but emerge from the postulate that the metric is null: \(ds_6^{\,2} = 0\). The mathematics scaffolds the bridge between 4D observation (where we make measurements) and the temporal momentum direction (where time becomes a traversable dimension).

    All subsequent chapters of this book rely on the definitions, theorems, and interpretations presented here. The physical predictions of TMT are derived rigorously using these mathematical tools, with every step justified by the theorems and definitions of differential geometry, manifold theory, Lie group theory, and functional analysis.

    \appendix{Mathematical Prerequisites}

    Quick Reference Table:

    Concept

    Definition/Key PropertySection
    \endhead Smooth ManifoldHausdorff space with smooth atlas\Sapp:subsec:manifolds
    Tangent SpaceVector space of tangent vectors at a point\Sapp:subsec:manifolds
    Riemannian MetricInner product on tangent spaces, varying smoothly\Sapp:subsec:metric-connection
    Christoffel SymbolsConnection coefficients in local coordinates\Sapp:subsec:metric-connection
    Riemann TensorCurvature measure via commutator of derivatives\Sapp:subsec:curvature
    Gaussian Curvature\(K = R/2\) for 2D surfaces\Sapp:subsec:curvature
    Gauss-Bonnet Theorem\(\int K\,dA = 2\pi\chi(M)\)Thm thm:app-gauss-bonnet
    2-Manifold ClassificationDetermined by genus \(g\); \(S^2\) has \(g=0\)\Sapp:subsec:classification-2mflds
    Euler Characteristic\(\chi(S^2) = 2\); \(\chi(T^2) = 0\)\Sapp:subsec:euler-characteristic
    Lie GroupSmooth manifold with group operations\Sapp:subsec:lie-defs
    Lie AlgebraTangent space at identity with Lie bracket\Sapp:subsec:lie-defs
    SO(3) and SU(2)Isometry of \(S^2\) is SO(3); SU(2) is double coverThm thm:app-iso-s2, Thm thm:app-su2-cover-so3
    SU(3)Strong force symmetry; 8 generators\Sapp:subsec:su3
    Hilbert SpaceComplete inner product space\Sapp:subsec:hilbert-spaces
    Self-Adjoint OperatorObservable in quantum mechanics; spectrum is real\Sapp:subsec:operators
    Spectral Theorem\(A = \int \lambda\,dE_\lambda\) for self-adjoint \(A\)Thm thm:app-spectral
    Born RuleProbability \(P_n = |\langle n|\psi\rangle|^2\) for eigenvalue \(a_n\)Post post:app-born-rule
    \multicolumn{3}{l}{Polar Field Coordinate Additions}
    Polar \(S^2\) Metric\(h_{uu} = R^2/(1-u^2)\), \(h_{\phi\phi} = R^2(1-u^2)\); \(\sqrt{\det h} = R^2\)\Ssec:appA-polar-s2-metric
    Flat Integration Measure\(d\Omega = du\,d\phi\) (constant weight)Eq. eq:appA-flat-measure
    Gauss-Bonnet (polar)\(\int K\,dA = 1 \times 2 \times 2\pi = 4\pi\) (flat rectangle area)Eq. eq:appA-gauss-bonnet-polar
    Holonomy (polar)\(\theta_{\mathrm{hol}} = 2\pi(1-u_0)\) linear in \(u\)Eq. eq:appA-holonomy-polar
    Killing Vectors (polar)\(K_3 = \partial_\phi\) pure AROUND; \(K_{1,2}\) mix THROUGH/AROUND\Ssec:appA-polar-killing