Spinors Extras
Package Symbol
ASpinorProportionalQ
BSpinorProportionalQ
DeclareASpinorProportional
DeclareBSpinorProportional
DeclareLVectorProportional
See Also »
|
SpinorsExtras
More About »
LVectorProportionalQ
LVectorProportionalQ[
x
,
y
,
...
]
or
LVectorProportionalQ[{
x
,
y
,
...
}
]
returns
True
if
x
,
y
, ... label four-vectors that are proportional. Returns
False
otherwise.
MORE INFORMATION
Null four-vectors are proportional iff B spinors associated with them are proportional to each other and so are A spinors.
EXAMPLES
CLOSE ALL
Basic Examples
(2)
Massless four-vector is proportional to itself:
Two generic four-vectors are by default considered non-proportional:
Massless four-vector is proportional to itself:
In[1]:=
In[2]:=
In[3]:=
Out[3]=
Two generic four-vectors are by default considered non-proportional:
In[1]:=
In[2]:=
In[3]:=
Out[3]=
Scope
(2)
Proportionality between more than two four-vectors can be tested at once:
Symbols not interpretable as massless four-vectors can't be used in proportionality tests:
Properties & Relations
(2)
Proportionality between four-vectors can be established using
DeclareLVectorProportional
function:
If both B and A spinors are proportional then four-vectors associated with them are also proportional:
SEE ALSO
ASpinorProportionalQ
BSpinorProportionalQ
DeclareASpinorProportional
DeclareBSpinorProportional
DeclareLVectorProportional
MORE ABOUT
SpinorsExtras