Mathlib Map

Theorems · Definition · nonassociative algebras

VertexOperator.ncoeff

{R : Type u_1} →
  {V : Type u_2} →
    [inst : CommRing R] →
      [inst_1 : AddCommGroup V] → [inst_2 : Module R V] → VertexOperator R V →ₗ[R] ℤ → Module.End R V

The coefficient of a vertex operator under normalized indexing.

Defined in
Mathlib.Algebra.Vertex.VertexOperator
Cited by
4 results in Mathlib
Foundations
Depth 108 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingAddCommGroupModule

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by4

Results whose statement or proof uses this declaration.