Theorems · Theorem · commutative algebra
HahnSeries.SummableFamily.smul_eq
∀ {Γ : Type u_1} {Γ' : Type u_2} {R : Type u_3} {V : Type u_4} {β : Type u_6} [inst : PartialOrder Γ]
[inst_1 : PartialOrder Γ'] [inst_2 : AddCommMonoid V] [inst_3 : AddCommMonoid R] [inst_4 : SMulWithZero R V]
[inst_5 : VAdd Γ Γ'] [inst_6 : IsOrderedCancelVAdd Γ Γ'] {x : HahnSeries Γ R} {t : HahnSeries.SummableFamily Γ' V β},
x • t = HahnSeries.SummableFamily.Equiv (Equiv.punitProd β) ((HahnSeries.SummableFamily.const Unit x).smul t)- Defined in
- Mathlib.RingTheory.HahnSeries.Summable
- Cited by
- 1 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.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommMonoidstatement and proof · cited by 12,281
- PartialOrderstatement and proof · cited by 6,410
- VAddstatement and proof · cited by 616
- HahnSeriesstatement and proof · cited by 528
- SMulWithZerostatement and proof · cited by 113
- HahnSeries.SummableFamilystatement and proof · cited by 88
- IsOrderedCancelVAddstatement and proof · cited by 31
- Equiv.punitProdstatement · cited by 9
- HahnSeries.SummableFamily.smulstatement · cited by 7
- HahnSeries.SummableFamily.conststatement · cited by 3
- HahnSeries.SummableFamily.Equivstatement · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- HahnSeries.SummableFamily.hsum_smul_moduleproof · cited by 1