refactor: Note
This commit is contained in:
parent
ff6c8955b5
commit
256a1c3e94
5 changed files with 27 additions and 19 deletions
|
@ -26,7 +26,8 @@ namespace FieldStatistic
|
|||
|
||||
variable {𝓕 : Type}
|
||||
|
||||
/-- Field statistics form a commuative group isomorphic to `ℤ₂`. -/
|
||||
/-- Field statistics form a commuative group isomorphic to `ℤ₂` in which `bosonic` is the identity
|
||||
and `fermionic` is the non-trivial element. -/
|
||||
@[simp]
|
||||
instance : CommGroup FieldStatistic where
|
||||
one := bosonic
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue