refactor: Linting
This commit is contained in:
parent
a65fb06605
commit
a438af453d
14 changed files with 87 additions and 76 deletions
|
@ -26,7 +26,6 @@ def rep : Representation ℝ (LorentzGroup d) (LorentzVector d) where
|
|||
simp only [lorentzGroupIsGroup_mul_coe, map_mul]
|
||||
|
||||
open Matrix in
|
||||
@[simp]
|
||||
lemma rep_apply (g : LorentzGroup d) : rep g v = g *ᵥ v := rfl
|
||||
|
||||
end LorentzVector
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue