Update Basic.lean
This commit is contained in:
parent
2195936a88
commit
718b1049d1
1 changed files with 1 additions and 1 deletions
|
@ -206,7 +206,7 @@ lemma accSU2_ext {S T : MSSMCharges.charges}
|
|||
rw [hd, hu]
|
||||
rfl
|
||||
|
||||
/-- The anomaly cancelation condition for SU(3) anomaly. -/
|
||||
/-- The anomaly cancellation condition for SU(3) anomaly. -/
|
||||
@[simp]
|
||||
def accSU3 : MSSMCharges.charges →ₗ[ℚ] ℚ where
|
||||
toFun S := ∑ i, (2 * (Q S i) + (U S i) + (D S i))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue