PhyslibSearch

Physlib.Relativity.Tensors.RealTensor.Velocity.Basic

18 declarations

instance

Subspace topology on Velocityd\text{Velocity}_d

#instTopologicalSpaceElemVector

For a given spatial dimension dd, the set of Lorentz velocities Velocityd\text{Velocity}_d is equipped with a topological space structure. This structure is the subspace topology inherited from the natural topology of the space of Lorentz vectors Vectord\text{Vector}_d.

theorem

v.1=w.1    v=wv.1 = w.1 \implies v = w for Lorentz velocities

#ext

For any two Lorentz velocities vv and ww of dimension dd, if their underlying Lorentz vectors are equal (v.1=w.1v.1 = w.1), then the velocities themselves are equal (v=wv = w). A Lorentz velocity is defined as a Lorentz vector with a Minkowski norm v,vm=1\langle v, v \rangle_m = 1 and a positive time component.

theorem

vVelocityd    v,vm=1 and v0>0v \in \text{Velocity}_d \iff \langle v, v \rangle_m = 1 \text{ and } v^0 > 0

#mem_iff

For a Lorentz vector vv in a Minkowski space with dd spatial dimensions, vv is a Lorentz velocity if and only if its Minkowski inner product with itself v,vm\langle v, v \rangle_m is equal to 11 and its time component v0v^0 is strictly positive (v0>0v^0 > 0).

theorem

v,vm=1\langle v, v \rangle_m = 1 for Lorentz velocities

#minkowskiProduct_self_eq_one

For any Lorentz velocity vv in a space with dd spatial dimensions, the Minkowski inner product of its underlying vector with itself is equal to 11, denoted as v,vm=1\langle v, v \rangle_m = 1.

theorem

The time component of a Lorentz velocity is strictly positive (v0>0v^0 > 0)

#timeComponent_pos

For any Lorentz velocity vv in a Minkowski space with dd spatial dimensions, the temporal component v0v^0 of the vector is strictly positive, i.e., v0>0v^0 > 0.

theorem

The time component of a Lorentz velocity is non-negative (v00v^0 \ge 0)

#timeComponent_nonneg

For any Lorentz velocity vv in a Minkowski space with dd spatial dimensions, the temporal component v0v^0 of its underlying vector is non-negative, i.e., v00v^0 \ge 0.

theorem

v0=v0|v^0| = v^0 for Lorentz velocity vv

#timeComponent_abs

For any Lorentz velocity vv in a Minkowski space with dd spatial dimensions, the absolute value of its time component v0v^0 is equal to the time component itself, i.e., v0=v0|v^0| = v^0.

theorem

vv0\|\mathbf{v}\| \le |v^0| for Lorentz velocity vv

#norm_spatialPart_le_timeComponent

For any Lorentz velocity vv in a Minkowski spacetime with dd spatial dimensions, let vRd\mathbf{v} \in \mathbb{R}^d be its spatial part and v0Rv^0 \in \mathbb{R} be its temporal component. The Euclidean norm of the spatial part is less than or equal to the absolute value of the temporal component, i.e., vv0\|\mathbf{v}\| \leq |v^0|.

theorem

v2=(v0)21\|\mathbf{v}\|^2 = (v^0)^2 - 1 for Lorentz Velocities

#norm_spatialPart_sq_eq

For any Lorentz velocity vv in (1+d)(1+d)-dimensional Minkowski spacetime, let v\mathbf{v} denote its spatial part and v0v^0 denote its temporal component. The square of the Euclidean norm of the spatial part satisfies the relation v2=(v0)21\|\mathbf{v}\|^2 = (v^0)^2 - 1.

theorem

0u,vm0 \le \langle u, v \rangle_m for Lorentz velocities u,vu, v

#zero_le_minkowskiProduct

For any two Lorentz velocities uu and vv in a Minkowski spacetime with dd spatial dimensions, their Minkowski inner product is non-negative, i.e., 0u,vm0 \le \langle u, v \rangle_m. Here, a Lorentz velocity is defined as a future-directed Lorentz vector whose Minkowski norm is equal to 1.

theorem

1+u,vm01 + \langle u, v \rangle_m \neq 0 for Lorentz velocities u,vu, v

#one_add_minkowskiProduct_ne_zero

For any two Lorentz velocities uu and vv in (1+d)(1+d)-dimensional Minkowski spacetime, the sum of one and their Minkowski inner product is non-zero, i.e., 1+u,vm01 + \langle u, v \rangle_m \neq 0. Here, a Lorentz velocity is defined as a future-directed Lorentz vector with Minkowski norm equal to 1.

theorem

The Minkowski product vu,vηv \mapsto \langle u, v \rangle_{\eta} is continuous on Velocityd\text{Velocity}_d

#minkowskiProduct_continuous_snd

For a given Lorentz vector uVectordu \in \text{Vector}_d, the function vu,vηv \mapsto \langle u, v \rangle_{\eta} mapping a Lorentz velocity vVelocitydv \in \text{Velocity}_d to its Minkowski inner product with uu is continuous. Here, ,η\langle \cdot, \cdot \rangle_{\eta} denotes the Minkowski inner product, and Velocityd\text{Velocity}_d is equipped with the subspace topology inherited from the space of Lorentz vectors Vectord\text{Vector}_d.

theorem

The Minkowski product vv,uηv \mapsto \langle v, u \rangle_{\eta} is continuous on Velocityd\text{Velocity}_d

#minkowskiProduct_continuous_fst

For a fixed Lorentz vector uVectordu \in \text{Vector}_d, the function vv,uηv \mapsto \langle v, u \rangle_{\eta} mapping a Lorentz velocity vVelocitydv \in \text{Velocity}_d to its Minkowski inner product with uu is continuous. Here, ,η\langle \cdot, \cdot \rangle_{\eta} denotes the Minkowski inner product, and Velocityd\text{Velocity}_d is equipped with the subspace topology inherited from the space of Lorentz vectors Vectord\text{Vector}_d.

definition

Rest velocity u=(1,0)u = (1, \mathbf{0})

#zero

In (1+d)(1+d)-dimensional Minkowski space, the rest velocity 0Velocityd0 \in \text{Velocity}_d is the Lorentz vector defined by having its temporal component equal to 11 and all its dd spatial components equal to 00. Mathematically, it is represented by the basis vector e0e_0 corresponding to the temporal index in the standard basis of R1,d\mathbb{R}^{1,d}. This vector is future-directed and satisfies the unit norm condition e0,e0η=1\langle e_0, e_0 \rangle_{\eta} = 1 required for a Lorentz velocity.

instance

Zero element for Lorentz velocities 0Velocityd0 \in \text{Velocity}_d

#instZeroElemVector

This definition designates the rest velocity u=(1,0)u = (1, \mathbf{0}) as the canonical zero element 00 for the type of Lorentz velocities Velocityd\text{Velocity}_d in (1+d)(1+d)-dimensional Minkowski space. The Lorentz velocity 00 corresponds to a vector with a temporal component of 11 and spatial components equal to 00, satisfying the unit norm and future-directed conditions.

theorem

The temporal component of 0Velocityd0 \in \text{Velocity}_d is 11

#zero_timeComponent

For the zero element 00 (the rest velocity) in the space of Lorentz velocities Velocityd\text{Velocity}_d in (1+d)(1+d)-dimensional Minkowski space, its temporal component is equal to 11.

definition

Continuous path from 0\mathbf{0} to uu in Velocityd\text{Velocity}_d

#pathFromZero

For a given Lorentz velocity uu in (1+d)(1+d)-dimensional Minkowski spacetime, this definition constructs a continuous path γ:[0,1]Velocityd\gamma: [0, 1] \to \text{Velocity}_d connecting the rest velocity 0=(1,0)\mathbf{0} = (1, \mathbf{0}) to uu. For any t[0,1]t \in [0, 1], the path is defined as: \[ \gamma(t) = \left( \sqrt{1 + t^2 \|\mathbf{u}\|^2} - t u^0 \right) e_0 + t u \] where u0u^0 is the temporal component of uu, uRd\mathbf{u} \in \mathbb{R}^d is the spatial part of uu, and e0e_0 is the unit temporal basis vector. The definition ensures that γ(0)=0\gamma(0) = \mathbf{0}, γ(1)=u\gamma(1) = u, and that for every tt, γ(t)\gamma(t) is a valid Lorentz velocity (i.e., it is future-directed and has Minkowski norm equal to 1).

theorem

The space Velocityd\text{Velocity}_d is path-connected

#isPathConnected

The space of Lorentz velocities Velocityd\text{Velocity}_d in (1+d)(1+d)-dimensional Minkowski spacetime is path-connected. This means that for any two Lorentz velocities u,vVelocitydu, v \in \text{Velocity}_d (future-directed Lorentz vectors with Minkowski norm equal to 1), there exists a continuous path γ:[0,1]Velocityd\gamma: [0, 1] \to \text{Velocity}_d such that γ(0)=u\gamma(0) = u and γ(1)=v\gamma(1) = v. The topology on Velocityd\text{Velocity}_d is the subspace topology inherited from the standard topology on the space of Lorentz vectors.