Theorems · Theorem · nonassociative algebras
HVertexOperator.coeff_apply_apply
∀ {Γ : 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]
(A : HVertexOperator Γ R V W) (n : Γ) (v : V), (HVertexOperator.coeff A n) v = ((HahnModule.of R).symm (A v)).coeff n- Defined in
- Mathlib.Algebra.Vertex.HVertexOperator
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- LinearMapstatement · cited by 10,215
- Equivstatement · cited by 8,337
- PartialOrderstatement and proof · cited by 6,410
- Equiv.symmstatement · cited by 3,681
- HahnSeriesstatement · cited by 528
- HahnSeries.coeffstatement · cited by 235
- HahnModulestatement · cited by 51
Cited by3
Results whose statement or proof uses this declaration.
- HVertexOperator.compHahnSeries_smulproof · cited by 0
- VertexOperator.ncoeff_of_coeffproof · cited by 0
- HVertexOperator.compHahnSeries_addproof · cited by 0