Rows for the CKM Matrix #
This file contains the definition extracting the rows of the CKM matrix and proves some properties between them.
The first row can be extracted as [V]u for a CKM matrix V.
The uth row of the CKM matrix.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The cth row of the CKM matrix.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The tth row of the CKM matrix.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The up-quark row of the CKM matrix is normalized to 1.
The charm-quark row of the CKM matrix is normalized to 1.
The top-quark row of the CKM matrix is normalized to 1.
The up-quark row of the CKM matrix is orthogonal to the charm-quark row.
The up-quark row of the CKM matrix is orthogonal to the top-quark row.
The charm-quark row of the CKM matrix is orthogonal to the up-quark row.
The charm-quark row of the CKM matrix is orthogonal to the top-quark row.
The top-quark row of the CKM matrix is orthogonal to the up-quark row.
The top-quark row of the CKM matrix is orthogonal to the charm-quark row.
The rows of a CKM matrix are linearly independent.
The rows of a CKM matrix as a basis of ℂ³.
Instances For
The cross product of the conjugate of the u and c rows of a CKM matrix.
Equations
- phaseShiftApply.ucCross V a b c d e f = (crossProduct ((starRingEnd (Fin 3 → ℂ)) (phaseShiftApply V a b c d e f).uRow)) ((starRingEnd (Fin 3 → ℂ)) (phaseShiftApply V a b c d e f).cRow)