Physlib.Relativity.Tensors.RealTensor.Vector.Causality.Basic
19 declarations
Causal character of a Lorentz vector
#CausalCharacterThe inductive type `CausalCharacter` represents the classification of a Lorentz vector in Minkowski space according to its causal nature. It categorizes vectors into three possible cases based on the sign of the Minkowski inner product (or ): **timelike** (), **spacelike** (), and **null** or lightlike ().
Decidability of equality for causal characters
#instDecidableEqCausalCharacterThe equality of causal characters—which classify Lorentz vectors as **timelike** (), **spacelike** (), or **null** ()—is decidable. That is, for any two causal characters and , it can be determined whether or .
Causal character of a Lorentz vector
#causalCharacterFor a Lorentz vector in a Minkowski space with spatial dimensions, its causal character is defined by the sign of its Minkowski inner product (using the metric signature). The vector is classified as: - **lightlike** (or null) if , - **timelike** if , - **spacelike** if .
Causal character is invariant under Lorentz transformations:
#causalCharacter_invariantFor any Lorentz vector in a Minkowski space with spatial dimensions and any Lorentz transformation , the causal character of the vector is equal to the causal character of . The causal character classifies based on its Minkowski inner product as: - **lightlike** (or null) if , - **timelike** if , - **spacelike** if .
Spacelike
#spaceLike_iff_norm_sq_negLet be a Lorentz vector in a Minkowski space with spatial dimensions. The causal character of is spacelike if and only if its Minkowski inner product is strictly less than zero.
For any Lorentz vector in a Minkowski space with spatial dimensions, the causal character of the negated vector is the same as the causal character of . That is, .
Interior future light cone of a Lorentz vector
#interiorFutureLightConeFor a Lorentz vector in a Minkowski space with spatial dimensions, the interior future light cone of is the set of vectors such that the displacement vector is timelike (meaning its Minkowski inner product satisfies ) and the time component of this displacement, , is positive.
Interior past light cone of a Lorentz vector
#interiorPastLightConeFor a Lorentz vector in a Minkowski space with spatial dimensions, the interior past light cone is the set of vectors such that the displacement vector is timelike (i.e., its Minkowski inner product satisfies ) and the time component of the displacement, , is negative.
Light cone boundary of a spacetime point
#lightConeBoundaryFor a given Lorentz vector in a Minkowski space with spatial dimensions, the light cone boundary (or null surface) of is the set of all vectors such that the displacement vector is lightlike (null). Formally, this is the set , where denotes the Minkowski inner product.
Future light cone boundary of a spacetime point
#futureLightConeBoundaryFor a spacetime point in a Minkowski space with spatial dimensions, the future light cone boundary is the set of all points such that the displacement vector is lightlike (null), meaning its Minkowski inner product , and its temporal component (indexed by `Sum.inl 0`) is non-negative, i.e., .
Past light cone boundary of
#pastLightConeBoundaryFor a spacetime point in the -dimensional Lorentz vector space , the past light cone boundary (also known as the past null surface) is the set of all vectors such that the displacement vector is lightlike and its temporal component is non-positive. Formally, this is the set , where denotes the time component of the vector.
For any Lorentz vector in a Minkowski space with spatial dimensions, belongs to its own light cone boundary.
causally follows
#causallyFollowsFor two events represented as Lorentz vectors in a Minkowski space with spatial dimensions, **causally follows** if belongs to the causal future of . This is defined as being an element of either the interior future light cone of (where the displacement is timelike and ) or the future light cone boundary of (where is lightlike and ).
causally precedes
#causallyPrecedesFor two events and in a -dimensional Minkowski space , the proposition causally precedes is true if lies within the interior of the past light cone of or on its boundary. This is equivalent to stating that the displacement vector is non-spacelike (i.e., its Minkowski inner product satisfies ) and the temporal component of the displacement is non-positive.
and are causally related
#causallyRelatedFor two events in a Minkowski space with spatial dimensions, and are **causally related** if either causally follows or causally follows . This is equivalent to saying that the displacement vector is non-spacelike (timelike or lightlike), satisfying the Minkowski inner product condition .
Causal diamond between and
#causalDiamondFor two events in Minkowski spacetime with spatial dimensions, the causal diamond between and is the set of all events such that causally follows and causally follows . Mathematically, this is the set , which represents the intersection of the causal future of and the causal past of . Here, the relation (causally follows) indicates that the displacement vector is either timelike or lightlike and is future-directed (having a non-negative temporal component ).
is a future-directed Lorentz vector
#isFutureDirectedIn Minkowski spacetime with spatial dimensions and metric signature , a Lorentz vector is future-directed if its temporal component is strictly positive, i.e., .
is a past-directed Lorentz vector
#isPastDirectedIn Minkowski spacetime with spatial dimensions and metric signature , a Lorentz vector is past-directed if its temporal component is strictly negative, i.e., .
