chore: bump to v4.9

This commit is contained in:
jstoobysmith 2024-07-02 11:36:36 -04:00
parent 1e5be33ffc
commit bd9f796110
11 changed files with 13 additions and 24 deletions

View file

@ -538,7 +538,6 @@ def dot : BiLinearSymm MSSMCharges.Charges := BiLinearSymm.mk₂
intro S1 S2 T
simp only [MSSMSpecies_numberCharges, toSMSpecies_apply, Fin.isValue,
ACCSystemCharges.chargesAddCommMonoid_add, map_add, Hd_apply, Fin.reduceFinMk, Hu_apply]
repeat erw [AddHom.map_add]
rw [Fin.sum_univ_three, Fin.sum_univ_three, Fin.sum_univ_three]
simp only [Fin.isValue]
ring)