PhysLean Documentation

PhysLean.QFT.PerturbationTheory.FieldSpecification.Filters

Filters of lists of CrAnFieldOp #

Given a list of creation and annihilation states, the filtered list only containing the creation states. As a schematic example, for the list:

  • [φ1c, φ1a, φ2c, φ2a] this will return [φ1c, φ2c].
Equations
Instances For

    Given a list of creation and annihilation states, the filtered list only containing the annihilation states. As a schematic example, for the list:

    • [φ1c, φ1a, φ2c, φ2a] this will return [φ1a, φ2a].
    Equations
    Instances For