Spinors Extras
Package Symbol
BSpinorProportionalQ
LVectorProportionalQ
DeclareASpinorProportional
DeclareBSpinorProportional
DeclareLVectorProportional
See Also »
|
SpinorsExtras
More About »
ASpinorProportionalQ
ASpinorProportionalQ[
x
,
y
,
...
]
or
ASpinorProportionalQ[{
x
,
y
,
...
}
]
returns
True
if |
x
>, |
y
>, ... A spinors are proportional. Returns
False
otherwise.
EXAMPLES
CLOSE ALL
Basic Examples
(2)
Spinor is proportional to itself:
Two generic Spinors are by default considered non-proportional:
Spinor is proportional to itself:
In[1]:=
In[2]:=
In[3]:=
Out[3]=
Two generic Spinors are by default considered non-proportional:
In[1]:=
In[2]:=
In[3]:=
Out[3]=
Scope
(2)
Proportionality between more than two spinors can be tested at once:
Symbols not interpretable as Spinor can't be used in proportionality tests:
Properties & Relations
(2)
Proportionality between A spinors can be established using
DeclareASpinorProportional
function:
Proportionality between A spinors is implied by proportionality between corresponding vectors:
SEE ALSO
BSpinorProportionalQ
LVectorProportionalQ
DeclareASpinorProportional
DeclareBSpinorProportional
DeclareLVectorProportional
MORE ABOUT
SpinorsExtras