refactor: Change case of type and props
This commit is contained in:
parent
18b83f582e
commit
f7a638d32e
58 changed files with 695 additions and 696 deletions
|
@ -26,7 +26,7 @@ open BigOperators
|
|||
|
||||
/-- $Y_3$ is the charge which is hypercharge in all families, but with the third
|
||||
family of the opposite sign. -/
|
||||
def Y₃AsCharge : MSSMACC.charges := toSpecies.symm
|
||||
def Y₃AsCharge : MSSMACC.Charges := toSpecies.symm
|
||||
⟨fun s => fun i =>
|
||||
match s, i with
|
||||
| 0, 0 => 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue