Update Basic.lean

This commit is contained in:
Pietro Monticone 2024-05-20 00:19:36 +02:00
parent 1cd9dd3ed4
commit ee3c7580b5

View file

@ -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.