Theorems · Theorem · commutative algebra
HahnSeries.SummableFamily.coeff_smul
∀ {Γ : Type u_1} {Γ' : Type u_2} {α : Type u_5} {β : Type u_6} [inst : PartialOrder Γ] [inst_1 : PartialOrder Γ']
[inst_2 : VAdd Γ Γ'] [inst_3 : IsOrderedCancelVAdd Γ Γ'] {R : Type u_7} {V : Type u_8} [inst_4 : Semiring R]
[inst_5 : AddCommMonoid V] [inst_6 : Module R V] (s : HahnSeries.SummableFamily Γ R α)
(t : HahnSeries.SummableFamily Γ' V β) (g : Γ'),
(s.smul t).hsum.coeff g = ∑ gh ∈ Finset.VAddAntidiagonal g ⋯, s.hsum.coeff gh.1 • t.hsum.coeff gh.2- Defined in
- Mathlib.RingTheory.HahnSeries.Summable
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 98 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites49
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- SetLike.coeproof · cited by 8,199
- PartialOrderstatement and proof · cited by 6,410
- Finset.sumstatement and proof · cited by 5,195
- Equiv.symmproof · cited by 3,681
- Set.iUnionstatement · cited by 2,483
- Finset.sum_congrproof · cited by 2,323
- SProd.sprodproof · cited by 1,750
- Finsupp.supportproof · cited by 828
Cited by2
Results whose statement or proof uses this declaration.
- HahnSeries.SummableFamily.smul_hsumproof · cited by 2
- HahnSeries.SummableFamily.coeff_hsum_mulproof · cited by 0