Theorems · Definition · nonassociative algebras
HVertexOperator.of_coeff
{Γ : Type u_1} →
[inst : PartialOrder Γ] →
{R : Type u_2} →
{V : Type u_3} →
{W : Type u_4} →
[inst_1 : CommRing R] →
[inst_2 : AddCommGroup V] →
[inst_3 : Module R V] →
[inst_4 : AddCommGroup W] →
[inst_5 : Module R W] →
(f : Γ → V →ₗ[R] W) →
(∀ (x : V), (Function.support fun x_1 => (f x_1) x).IsPWO) → HVertexOperator Γ R V WGiven a coefficient function valued in linear maps satisfying a partially well-ordered support condition, we produce a heterogeneous vertex operator.
- Defined in
- Mathlib.Algebra.Vertex.HVertexOperator
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 103 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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 and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- PartialOrderstatement and proof · cited by 6,410
- Function.supportstatement and proof · cited by 610
- Set.IsPWOstatement and proof · cited by 99
- HahnModule.ofproof · cited by 43
- HVertexOperatorstatement · cited by 16
Cited by4
Results whose statement or proof uses this declaration.
- VertexOperator.of_coeffproof · cited by 2
- HVertexOperator.of_coeff_applystatement and proof · cited by 0
- HVertexOperator.of_coeff_coeffstatement · cited by 0
- HVertexOperator.coeff_of_coeffstatement · cited by 0