Theorems · Definition · commutative algebra
HahnSeries.SummableFamily.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] →
[SMulWithZero R V] → (α → R) → HahnSeries.SummableFamily Γ V α → HahnSeries.SummableFamily Γ V αThe summable family given by multiplying every series in a summable family by a scalar.
- Defined in
- Mathlib.RingTheory.HahnSeries.Summable
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- AddCommMonoidstatement and proof · cited by 12,281
- PartialOrderstatement and proof · cited by 6,410
- SMulWithZerostatement and proof · cited by 113
- HahnSeries.SummableFamilystatement and proof · cited by 88
Cited by3
Results whose statement or proof uses this declaration.
- HahnSeries.SummableFamily.powerSeriesFamilyproof · cited by 13
- HahnSeries.SummableFamily.smulFamily_toFunstatement and proof · cited by 12
- HahnSeries.SummableFamily.hsum_smulFamilystatement · cited by 0