refactor: typos in doc strings
This commit is contained in:
parent
ea29b15e4a
commit
73717f151f
3 changed files with 12 additions and 5 deletions
|
@ -16,7 +16,7 @@ variable {𝓕 : FieldSpecification}
|
|||
/--
|
||||
Given a natural number `n`, which will correspond to the number of fields needing
|
||||
contracting, a Wick contraction
|
||||
is a finite set of pairs of `Fin n` (numbers `0`, …, `n-1`), such that no
|
||||
is a finite set of pairs of `Fin n` (numbers `0`, ..., `n-1`), such that no
|
||||
element of `Fin n` occurs in more then one pair. The pairs are the positions of fields we
|
||||
'contract' together.
|
||||
-/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue