Grading on the field operation algebra #
The submodule of 𝓕.WickAlgebra spanned by lists of field statistic f.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The projection of statisticSubmodule (𝓕 := 𝓕) f defined in the free algebra to
statSubmodule (𝓕 := 𝓕) f.
Equations
- FieldSpecification.WickAlgebra.ιStateSubmodule f = { toFun := fun (a : ↥(FieldSpecification.FieldOpFreeAlgebra.statisticSubmodule f)) => ⟨↑↑a, ⋯⟩, map_add' := ⋯, map_smul' := ⋯ }
Instances For
Defining bosonicProj #
The projection of 𝓕.FieldOpFreeAlgebra to statSubmodule (𝓕 := 𝓕) bosonic.
Equations
Instances For
The projection of 𝓕.WickAlgebra to statSubmodule (𝓕 := 𝓕) bosonic.
Equations
- FieldSpecification.WickAlgebra.bosonicProj = { toFun := Quotient.lift ⇑FieldSpecification.WickAlgebra.bosonicProjFree ⋯, map_add' := ⋯, map_smul' := ⋯ }
Instances For
Defining fermionicProj #
The projection of 𝓕.FieldOpFreeAlgebra to statSubmodule (𝓕 := 𝓕) fermionic.
Equations
Instances For
The projection of 𝓕.WickAlgebra to statSubmodule (𝓕 := 𝓕) fermionic.
Equations
- FieldSpecification.WickAlgebra.fermionicProj = { toFun := Quotient.lift ⇑FieldSpecification.WickAlgebra.fermionicProjFree ⋯, map_add' := ⋯, map_smul' := ⋯ }
Instances For
Interaction between bosonicProj and fermionicProj #
The grading #
For a field statistic 𝓕, the algebra 𝓕.WickAlgebra is graded by FieldStatistic.
Those ofCrAnList φs for which φs has an overall bosonic statistic
(i.e. 𝓕 |>ₛ φs = bosonic) span bosonic
submodule, whilst those ofCrAnList φs for which φs has an overall fermionic statistic
(i.e. 𝓕 |>ₛ φs = fermionic) span the fermionic submodule.
Equations
- One or more equations did not get rendered due to their size.