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
|
@ -20,7 +20,7 @@ open MSSMACCs
|
|||
open BigOperators
|
||||
|
||||
/-- The hypercharge as an element of `MSSMACC.charges`. -/
|
||||
def YAsCharge : MSSMACC.charges := toSpecies.invFun
|
||||
def YAsCharge : MSSMACC.Charges := toSpecies.invFun
|
||||
⟨fun s => fun i =>
|
||||
match s, i with
|
||||
| 0, 0 => 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue