Spinors Extras
Package Symbol
ASpinorProportionalQ
LVectorProportionalQ
DeclareASpinorProportional
DeclareBSpinorProportional
DeclareLVectorProportional
See Also »
|
SpinorsExtras
More About »
BSpinorProportionalQ
BSpinorProportionalQ[
x
,
y
,
...
]
or
BSpinorProportionalQ[{
x
,
y
,
...
}
]
returns
True
if |
x
], |
y
], ... B 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 B spinors can be established using
DeclareBSpinorProportional
function:
Proportionality between A spinors is implied by proportionality between corresponding vectors:
SEE ALSO
ASpinorProportionalQ
LVectorProportionalQ
DeclareASpinorProportional
DeclareBSpinorProportional
DeclareLVectorProportional
MORE ABOUT
SpinorsExtras