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 VThe 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.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- Module.Endstatement · cited by 774
- HahnModulestatement · cited by 51
- HVertexOperator.coeffproof · cited by 12
- VertexOperatorstatement and proof · cited by 8
Cited by4
Results whose statement or proof uses this declaration.
- VertexOperator.ncoeff_applystatement · cited by 2
- VertexOperator.ncoeff_eq_zero_of_lt_orderstatement · cited by 1
- VertexOperator.coeff_eq_ncoeffstatement · cited by 1
- VertexOperator.ncoeff_of_coeffstatement · cited by 0