Theorems · Definition · commutative algebra
HahnSeries.SummableFamily.smul
{Γ : Type u_1} →
{Γ' : Type u_2} →
{R : Type u_3} →
{V : Type u_4} →
{α : Type u_5} →
{β : Type u_6} →
[inst : PartialOrder Γ] →
[inst_1 : PartialOrder Γ'] →
[inst_2 : AddCommMonoid V] →
[inst_3 : AddCommMonoid R] →
[SMulWithZero R V] →
[inst_5 : VAdd Γ Γ'] →
[IsOrderedCancelVAdd Γ Γ'] →
HahnSeries.SummableFamily Γ R α →
HahnSeries.SummableFamily Γ' V β → HahnSeries.SummableFamily Γ' V (α × β)An elementwise scalar multiplication of one summable family on another.
- Defined in
- Mathlib.RingTheory.HahnSeries.Summable
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 96 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.coeproof · cited by 62,936
- AddCommMonoidstatement and proof · cited by 12,281
- PartialOrderstatement and proof · cited by 6,410
- Equiv.symmproof · cited by 3,681
- VAddstatement and proof · cited by 616
- SMulWithZerostatement and proof · cited by 113
- HahnSeries.SummableFamilystatement and proof · cited by 88
- HahnModule.ofproof · cited by 43
- IsOrderedCancelVAddstatement and proof · cited by 31
- HahnSeries.SummableFamily.finite_co_support_prod_smulproof · cited by 1
Cited by7
Results whose statement or proof uses this declaration.
- HahnSeries.SummableFamily.smul_hsumstatement · cited by 2
- HahnSeries.SummableFamily.coeff_smulstatement · cited by 2
- HahnSeries.SummableFamily.smul_eqstatement · cited by 1
- HahnSeries.SummableFamily.mul_eq_smulstatement · cited by 1
- HahnSeries.SummableFamily.smul_toFunstatement and proof · cited by 1
- HahnSeries.SummableFamily.hsum_smul_moduleproof · cited by 1
- HahnSeries.SummableFamily.smul.congr_simpstatement and proof · cited by 0