refactor: Lint

This commit is contained in:
jstoobysmith 2024-07-19 17:00:32 -04:00
parent 52e591fa7a
commit 9f27a3a9fd
46 changed files with 176 additions and 168 deletions

View file

@ -32,7 +32,7 @@ noncomputable def repU1Map (g : unitary ) : unitaryGroup (Fin 2) :=
simp only [one_pow, one_smul]⟩
/-- The 2d representation of U(1) with charge 3 as a homomorphism
from U(1) to `unitaryGroup (Fin 2) `. -/
from U(1) to `unitaryGroup (Fin 2) `. -/
@[simps!]
noncomputable def repU1 : unitary →* unitaryGroup (Fin 2) where
toFun g := repU1Map g