PhyslibSearch

Physlib.Relativity.Tensors.RealTensor.Vector.Causality.Basic

19 declarations

inductive

Causal character of a Lorentz vector pp

#CausalCharacter

The inductive type `CausalCharacter` represents the classification of a Lorentz vector pp in Minkowski space according to its causal nature. It categorizes vectors into three possible cases based on the sign of the Minkowski inner product p2p^2 (or ppp \cdot p): **timelike** (p2>0p^2 > 0), **spacelike** (p2<0p^2 < 0), and **null** or lightlike (p2=0p^2 = 0).

instance

Decidability of equality for causal characters

#instDecidableEqCausalCharacter

The equality of causal characters—which classify Lorentz vectors as **timelike** (p2>0p^2 > 0), **spacelike** (p2<0p^2 < 0), or **null** (p2=0p^2 = 0)—is decidable. That is, for any two causal characters c1c_1 and c2c_2, it can be determined whether c1=c2c_1 = c_2 or c1c2c_1 \neq c_2.

definition

Causal character of a Lorentz vector pp

#causalCharacter

For a Lorentz vector pVectordp \in \text{Vector}_d in a Minkowski space with dd spatial dimensions, its causal character is defined by the sign of its Minkowski inner product p,pm\langle p, p \rangle_m (using the ++ - - - metric signature). The vector pp is classified as: - **lightlike** (or null) if p,pm=0\langle p, p \rangle_m = 0, - **timelike** if p,pm>0\langle p, p \rangle_m > 0, - **spacelike** if p,pm<0\langle p, p \rangle_m < 0.

theorem

Causal character is invariant under Lorentz transformations: causalCharacter(Λp)=causalCharacter(p)\text{causalCharacter}(\Lambda \cdot p) = \text{causalCharacter}(p)

#causalCharacter_invariant

For any Lorentz vector pVectordp \in \text{Vector}_d in a Minkowski space with dd spatial dimensions and any Lorentz transformation ΛLorentzGroupd\Lambda \in \text{LorentzGroup}_d, the causal character of the vector Λp\Lambda \cdot p is equal to the causal character of pp. The causal character classifies pp based on its Minkowski inner product p,pm\langle p, p \rangle_m as: - **lightlike** (or null) if p,pm=0\langle p, p \rangle_m = 0, - **timelike** if p,pm>0\langle p, p \rangle_m > 0, - **spacelike** if p,pm<0\langle p, p \rangle_m < 0.

theorem

Spacelike     p,pm<0\iff \langle p, p \rangle_m < 0

#spaceLike_iff_norm_sq_neg

Let pp be a Lorentz vector in a Minkowski space with dd spatial dimensions. The causal character of pp is spacelike if and only if its Minkowski inner product p,pm\langle p, p \rangle_m is strictly less than zero.

theorem

causalCharacter(p)=causalCharacter(p)\text{causalCharacter}(-p) = \text{causalCharacter}(p)

#neg_causalCharacter_eq_self

For any Lorentz vector pVectordp \in \text{Vector}_d in a Minkowski space with dd spatial dimensions, the causal character of the negated vector p-p is the same as the causal character of pp. That is, causalCharacter(p)=causalCharacter(p)\text{causalCharacter}(-p) = \text{causalCharacter}(p).

definition

Interior future light cone of a Lorentz vector pp

#interiorFutureLightCone

For a Lorentz vector pp in a Minkowski space with dd spatial dimensions, the interior future light cone of pp is the set of vectors qq such that the displacement vector qpq - p is timelike (meaning its Minkowski inner product satisfies qp,qpm>0\langle q - p, q - p \rangle_m > 0) and the time component of this displacement, (qp)0(q - p)^0, is positive.

definition

Interior past light cone of a Lorentz vector pp

#interiorPastLightCone

For a Lorentz vector pp in a Minkowski space with dd spatial dimensions, the interior past light cone is the set of vectors qq such that the displacement vector qpq - p is timelike (i.e., its Minkowski inner product satisfies qp,qpm>0\langle q - p, q - p \rangle_m > 0) and the time component of the displacement, (qp)0(q - p)_0, is negative.

definition

Light cone boundary of a spacetime point pp

#lightConeBoundary

For a given Lorentz vector pVectordp \in \text{Vector}_d in a Minkowski space with dd spatial dimensions, the light cone boundary (or null surface) of pp is the set of all vectors qVectordq \in \text{Vector}_d such that the displacement vector qpq - p is lightlike (null). Formally, this is the set {qVectordqp,qpm=0}\{q \in \text{Vector}_d \mid \langle q - p, q - p \rangle_m = 0\}, where ,m\langle \cdot, \cdot \rangle_m denotes the Minkowski inner product.

definition

Future light cone boundary of a spacetime point pp

#futureLightConeBoundary

For a spacetime point pp in a Minkowski space with dd spatial dimensions, the future light cone boundary is the set of all points qq such that the displacement vector qpq - p is lightlike (null), meaning its Minkowski inner product qp,qpm=0\langle q - p, q - p \rangle_m = 0, and its temporal component (indexed by `Sum.inl 0`) is non-negative, i.e., (qp)00(q - p)^0 \geq 0.

definition

Past light cone boundary of pp

#pastLightConeBoundary

For a spacetime point pp in the dd-dimensional Lorentz vector space Vectord\text{Vector}_d, the past light cone boundary (also known as the past null surface) is the set of all vectors qVectordq \in \text{Vector}_d such that the displacement vector qpq - p is lightlike and its temporal component is non-positive. Formally, this is the set {qVectordcausalCharacter(qp)=lightlike and (qp)00}\{q \in \text{Vector}_d \mid \text{causalCharacter}(q - p) = \text{lightlike} \text{ and } (q - p)_0 \le 0\}, where ()0(\cdot)_0 denotes the time component of the vector.

theorem

plightConeBoundary pp \in \text{lightConeBoundary } p

#self_mem_lightConeBoundary

For any Lorentz vector pVectordp \in \text{Vector}_d in a Minkowski space with dd spatial dimensions, pp belongs to its own light cone boundary.

definition

qq causally follows pp

#causallyFollows

For two events p,qp, q represented as Lorentz vectors in a Minkowski space with dd spatial dimensions, qq **causally follows** pp if qq belongs to the causal future of pp. This is defined as qq being an element of either the interior future light cone of pp (where the displacement qpq-p is timelike and (qp)0>0(q-p)^0 > 0) or the future light cone boundary of pp (where qpq-p is lightlike and (qp)00(q-p)^0 \geq 0).

definition

qq causally precedes pp

#causallyPrecedes

For two events pp and qq in a dd-dimensional Minkowski space Vectord\text{Vector}_d, the proposition qq causally precedes pp is true if qq lies within the interior of the past light cone of pp or on its boundary. This is equivalent to stating that the displacement vector qpq - p is non-spacelike (i.e., its Minkowski inner product satisfies qp,qpm0\langle q - p, q - p \rangle_m \ge 0) and the temporal component of the displacement (qp)0(q - p)_0 is non-positive.

definition

pp and qq are causally related

#causallyRelated

For two events p,qp, q in a Minkowski space with dd spatial dimensions, pp and qq are **causally related** if either qq causally follows pp or pp causally follows qq. This is equivalent to saying that the displacement vector qpq - p is non-spacelike (timelike or lightlike), satisfying the Minkowski inner product condition qp,qpm0\langle q - p, q - p \rangle_m \ge 0.

definition

pp and qq are causally unrelated

#causallyUnrelated

Two events p,qVectordp, q \in \text{Vector}_d in Minkowski space are causally unrelated (or spacelike separated) if the causal character of their difference pqp - q is spacelike. This corresponds to the condition that the Minkowski inner product of the displacement vector is negative, pq,pqm<0\langle p - q, p - q \rangle_m < 0, given the metric signature (+,,,)(+,-,-,\dots).

definition

Causal diamond between pp and qq

#causalDiamond

For two events p,qp, q in Minkowski spacetime with dd spatial dimensions, the causal diamond between pp and qq is the set of all events rVectordr \in \text{Vector}_d such that rr causally follows pp and qq causally follows rr. Mathematically, this is the set {rpr and rq}\{r \mid p \preceq r \text{ and } r \preceq q\}, which represents the intersection of the causal future of pp and the causal past of qq. Here, the relation xyx \preceq y (causally follows) indicates that the displacement vector yxy - x is either timelike or lightlike and is future-directed (having a non-negative temporal component (yx)00(y-x)^0 \geq 0).

definition

vv is a future-directed Lorentz vector

#isFutureDirected

In Minkowski spacetime with dd spatial dimensions and metric signature (+,,,)(+,-,-,\dots), a Lorentz vector vv is future-directed if its temporal component v0v^0 is strictly positive, i.e., v0>0v^0 > 0.

definition

vv is a past-directed Lorentz vector

#isPastDirected

In Minkowski spacetime with dd spatial dimensions and metric signature (+,,,)(+,-,-,\dots), a Lorentz vector vv is past-directed if its temporal component v0v^0 is strictly negative, i.e., v0<0v^0 < 0.