refactor: Rename superCommute for CrAnAlgebra

This commit is contained in:
jstoobysmith 2025-01-30 05:52:50 +00:00
parent 32aefb7eb7
commit 289050c829
13 changed files with 428 additions and 425 deletions

View file

@ -24,7 +24,7 @@ The main structures defined in this module are:
* `ofState` - Maps a state to a sum of creation and annihilation operators
* `crPart` - The creation part of a state in the algebra
* `anPart` - The annihilation part of a state in the algebra
* `superCommute` - The super commutator on the algebra
* `superCommuteF` - The super commutator on the algebra
The key lemmas show how these operators interact, particularly focusing on the
super commutation relations between creation and annihilation operators.