Theorems · Theorem · commutative algebra
HahnSeries.SummableFamily.hsum_smulFamily
∀ {Γ : Type u_1} {R : Type u_3} {V : Type u_4} {α : Type u_5} [inst : PartialOrder Γ] [inst_1 : AddCommMonoid R]
[inst_2 : AddCommMonoid V] [inst_3 : SMulWithZero R V] (f : α → R) (s : HahnSeries.SummableFamily Γ V α) (g : Γ),
(HahnSeries.SummableFamily.smulFamily f s).hsum.coeff g = ∑ᶠ (i : α), f i • (s i).coeff g- Defined in
- Mathlib.RingTheory.HahnSeries.Summable
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
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 · cited by 62,936
- AddCommMonoidstatement and proof · cited by 12,281
- PartialOrderstatement and proof · cited by 6,410
- HahnSeriesstatement · cited by 528
- finsumstatement · cited by 286
- HahnSeries.coeffstatement · cited by 235
- SMulWithZerostatement and proof · cited by 113
- HahnSeries.SummableFamilystatement and proof · cited by 88
- HahnSeries.SummableFamily.hsumstatement · cited by 39
- HahnSeries.SummableFamily.smulFamilystatement · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.