mathlib4 icon indicating copy to clipboard operation
mathlib4 copied to clipboard

feat (Algebra/Vertex/HVertexOperator) : Composite heterogeneous vertex operators

Open ScottCarnahan opened this issue 1 year ago • 0 comments

This PR defines the composite of two heterogeneous vertex operators as a heterogeneous vertex operator, using iterated Hahn series. Composite vertex operators appear in some definitions of vertex algebras.

Additional changes:

  1. rm defeq abuse in coeff function.
  2. Some necessary SMulZeroClass API for Hahn series is also added.

Open in Gitpod

ScottCarnahan avatar May 17 '24 22:05 ScottCarnahan