Theorems · Definition · nonassociative algebras
VertexOperator.of_coeff
{R : Type u_1} →
{V : Type u_2} →
[inst : CommRing R] →
[inst_1 : AddCommGroup V] →
[inst_2 : Module R V] →
(f : ℤ → Module.End R V) → (∀ (x : V), BddBelow (Function.support fun y => (f y) x)) → VertexOperator R VGiven an endomorphism-valued function on integers satisfying a pointwise bounded-pole condition, we produce a vertex operator.
- Defined in
- Mathlib.Algebra.Vertex.VertexOperator
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 104 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.coestatement and proof · 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
- Module.Endstatement and proof · cited by 774
- Function.supportstatement and proof · cited by 610
- BddBelowstatement and proof · cited by 401
- VertexOperatorstatement · cited by 8
- HVertexOperator.of_coeffproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- VertexOperator.of_coeff_apply_coeffstatement and proof · cited by 1
- VertexOperator.ncoeff_of_coeffstatement and proof · cited by 0