refactor: Add to note

This commit is contained in:
jstoobysmith 2025-02-04 14:56:38 +00:00
parent e5f6d2b5bf
commit 5fe9eea34a
2 changed files with 27 additions and 18 deletions

View file

@ -35,7 +35,7 @@ namespace FieldSpecification
variable {𝓕 : FieldSpecification}
/-- For a field specification `𝓕`, the algebra `𝓕.FieldOpFreeAlgebra` is
the algebra is generated by creation and annihilation parts of field operators defined in
the algebra generated by creation and annihilation parts of field operators defined in
`𝓕.CrAnFieldOp`.
It represents the algebra containing all possible products and linear combinations
of creation and annihilation parts of field operators, without imposing any conditions.