Physlib.Particles.NeutrinoPhysics.Basic
14 declarations
Diagonal phase matrix
#diagPhaseGiven a function that maps each index to a real-valued phase, `diagPhase` defines a diagonal complex matrix. For any indices , the entry of the matrix is given by if , and is if .
The diagonal phase matrix is equal to the identity matrix when all the phases are zero.
equals the diagonal matrix with all zero phases
#diagPhase_zero_eqLet be the diagonal complex matrix defined by a phase function , where the diagonal entries are given by for . The matrix , where is the zero element of the function space, is equal to the matrix where is the constant function for all .
For any function representing a set of three real phases, the Hermitian conjugate (conjugate transpose) of the diagonal phase matrix is equal to the diagonal phase matrix with negated phases, . That is, .
For any two functions representing sets of phase angles, the product of the diagonal phase matrices and is equal to the diagonal phase matrix . Here, denotes the complex diagonal matrix .
The unitary diagonal phase matrix
#diagPhase_unitaryFor any vector of phases , `diagPhase_unitary` defines a diagonal unitary matrix in whose entries are given by for . Specifically, it is the matrix viewed as an element of the unitary group .
The matrix representation of is
#diagPhaseShift_coe_matrixFor any function representing a set of three phase angles, the matrix underlying the unitary group element is equal to the diagonal complex matrix , whose entries are for .
Lepton phase shift matrix
#leptonPhaseShiftGiven three real numbers , the lepton phase shift matrix is the diagonal complex matrix defined by: This matrix represents the phase shift freedom of the charged lepton sector in the context of the PMNS (Pontecorvo–Maki–Nakagawa–Sakata) framework.
Neutrino phase shift matrix
#neutrinoPhaseShiftGiven three real numbers , the neutrino phase shift matrix is defined as the diagonal complex matrix: This matrix represents the phase shift freedom of the neutrino sector, assuming neutrinos are Dirac particles.
Majorana phase matrix
#majoranaPhaseMatrixGiven two real parameters and , the Majorana phase matrix is defined as the diagonal complex matrix: In the context of neutrino physics, if neutrinos are Majorana particles, this matrix represents the physical phase shifts that cannot be absorbed into the definition of the neutrino fields.
Dirac equivalence of PMNS matrices and
#PMNS_dirac_equivalenceTwo complex unitary matrices satisfy the Dirac PMNS equivalence relation if there exist real-valued phase functions such that where denotes the diagonal matrix with entries . This relation represents the equivalence of mixing matrices under the rephasing of lepton fields in the Dirac neutrino case.
Reflexivity of Dirac PMNS Equivalence
#PMNS_dirac_equivalence_reflThe Dirac PMNS equivalence relation is reflexive: for any complex unitary matrix , is Dirac PMNS equivalent to itself. Two complex unitary matrices satisfy the Dirac PMNS equivalence relation if there exist real-valued phase functions such that where denotes the diagonal matrix with entries . This relation represents the physical equivalence of mixing matrices under the rephasing of lepton fields in the Dirac neutrino case.
Symmetry of the Dirac PMNS Equivalence Relation
#PMNS_dirac_equivalence_symmFor any complex unitary matrices , if is Dirac PMNS equivalent to , then is Dirac PMNS equivalent to . Two complex unitary matrices satisfy the Dirac PMNS equivalence relation if there exist real-valued phase functions such that where denotes the diagonal matrix with entries . This relation represents the physical equivalence of mixing matrices under the rephasing of lepton fields in the Dirac neutrino case.
Transitivity of Dirac PMNS Equivalence
#PMNS_dirac_equivalence_transFor any complex unitary matrices , if is Dirac PMNS equivalent to and is Dirac PMNS equivalent to , then is Dirac PMNS equivalent to . Two matrices satisfy the Dirac PMNS equivalence relation if there exist real-valued phase functions such that where denotes the diagonal matrix with entries .
