Update Basic.lean
This commit is contained in:
parent
1cd9dd3ed4
commit
ee3c7580b5
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ import Mathlib.Tactic.Polyrith
|
||||||
/-!
|
/-!
|
||||||
# The CKM Matrix
|
# The CKM Matrix
|
||||||
|
|
||||||
The definition of the type of CKM matries as unitary $3×3$-matries.
|
The definition of the type of CKM matrices as unitary $3×3$-matrices.
|
||||||
|
|
||||||
An equivalence relation on CKM matrices is defined, where two matrices are equivalent if they are
|
An equivalence relation on CKM matrices is defined, where two matrices are equivalent if they are
|
||||||
related by phase shifts.
|
related by phase shifts.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue