PhyslibSearch

Physlib.Relativity.Bispinors.Basic

6 declarations

definition

Upper bispinor pαβ˙p^{\alpha \dot{\beta}} from contravariant vector pμp^\mu

#contrBispinorUp

Given a contravariant Lorentz vector pμp^\mu (represented as `ℂT[.up]`), this function constructs its corresponding bispinor with upper spinor indices pαβ˙p^{\alpha \dot{\beta}} (represented as `ℂT[.upL, .upR]`). The transformation is defined by contracting the Lorentz vector with the covariant Infeld-van der Waerden symbols σμαβ˙\sigma_{\mu}{}^{\alpha \dot{\beta}} (Pauli matrices with a Lorentz index): pαβ˙=σμαβ˙pμ p^{\alpha \dot{\beta}} = \sigma_{\mu}{}^{\alpha \dot{\beta}} p^\mu where α\alpha and β˙\dot{\beta} correspond to the upper left and upper right spinor indices respectively.

definition

Lower bispinor pαβ˙p_{\alpha \dot{\beta}} from contravariant vector pμp^\mu

#contrBispinorDown

Given a contravariant Lorentz vector pμp^\mu (represented as `ℂT[.up]`), this function constructs its corresponding bispinor with lower spinor indices pαβ˙p_{\alpha \dot{\beta}} (represented as `ℂT[.downL, .downR]`). The transformation is defined by taking the upper bispinor pρσ˙p^{\rho \dot{\sigma}} (constructed from pμp^\mu) and lowering its indices using the covariant spinor metric tensors (Levi-Civita tensors) εαρ\varepsilon_{\alpha \rho} and εβ˙σ˙\varepsilon_{\dot{\beta} \dot{\sigma}}: pαβ˙=εαρεβ˙σ˙pρσ˙=εαρεβ˙σ˙(σμρσ˙pμ) p_{\alpha \dot{\beta}} = \varepsilon_{\alpha \rho} \varepsilon_{\dot{\beta} \dot{\sigma}} p^{\rho \dot{\sigma}} = \varepsilon_{\alpha \rho} \varepsilon_{\dot{\beta} \dot{\sigma}} (\sigma_{\mu}{}^{\rho \dot{\sigma}} p^\mu) where α\alpha and β˙\dot{\beta} correspond to the lower left and lower right spinor indices respectively.

definition

Upper bispinor from covariant Lorentz vector pμp_\mu

#coBispinorUp

Given a covariant Lorentz vector pμp_\mu, this function constructs its corresponding bispinor with upper spinor indices pαβ˙p^{\alpha \dot{\beta}}. This is achieved by contracting the vector with the Infeld-van der Waerden symbols σμαβ˙\sigma^{\mu \alpha \dot{\beta}} (represented as `σ^^^`), defined by the relation: pαβ˙=σμαβ˙pμ p^{\alpha \dot{\beta}} = \sigma^{\mu \alpha \dot{\beta}} p_\mu where α\alpha and β˙\dot{\beta} correspond to the left and right spinor indices (upL and upR) respectively.

definition

Lower bispinor from covariant Lorentz vector pμp_\mu

#coBispinorDown

Given a covariant Lorentz vector pμp_\mu, this function constructs the corresponding bispinor with lower spinor indices pαβ˙p_{\alpha \dot{\beta}}. This is defined by contracting the upper bispinor pαβ˙p^{\alpha' \dot{\beta}'} (obtained from pμp_\mu via `coBispinorUp`) with the covariant left and right spinor metrics ϵαα\epsilon_{\alpha \alpha'} and ϵβ˙β˙\epsilon_{\dot{\beta} \dot{\beta}'} (represented as `εL'` and `εR'`): pαβ˙=ϵααϵβ˙β˙pαβ˙ p_{\alpha \dot{\beta}} = \epsilon_{\alpha \alpha'} \epsilon_{\dot{\beta} \dot{\beta}'} p^{\alpha' \dot{\beta}'} where pαβ˙=σμαβ˙pμp^{\alpha' \dot{\beta}'} = \sigma^{\mu \alpha' \dot{\beta}'} p_\mu. The resulting tensor has indices of type `downL` (α\alpha) and `downR` (β˙\dot{\beta}).

definition

Upper Contravariant Bispinor as Metric Contraction of Lower Contravariant Bispinor

#contrBispinorUp_eq_metric_contr_contrBispinorDown

For a tensor \( p \), the contravariant bispinor with upper indices is equal to the contraction of the left and right metrics with the contravariant bispinor with lower indices: (contrBispinorUp p)αβ=(ϵL)αα(ϵR)ββ(contrBispinorDown p)αβ (\text{contrBispinorUp } p)^{\alpha \beta} = (\epsilon_L)^{\alpha \alpha'} (\epsilon_R)^{\beta \beta'} (\text{contrBispinorDown } p)_{\alpha' \beta'} where \( \epsilon_L \) and \( \epsilon_R \) denote the left and right metrics, respectively.

definition

Up-type covariant bispinor is the metric contraction of down-type covariant bispinor

#coBispinorUp_eq_metric_contr_coBispinorDown

For a covariant complex Lorentz tensor pp, its up-type bispinor pαβp^{\alpha \beta} is equal to the contraction of its down-type bispinor pαβp_{\alpha' \beta'} with the left metric ϵLαα\epsilon_L^{\alpha \alpha'} and the right metric ϵRββ\epsilon_R^{\beta \beta'}. This is expressed mathematically in index notation as pαβ=ϵLααϵRββpαβp^{\alpha \beta} = \epsilon_L^{\alpha \alpha'} \epsilon_R^{\beta \beta'} p_{\alpha' \beta'}.