Theorems · Theorem · commutative algebra
HahnSeries.SummableFamily.mul_toFun
∀ {Γ : Type u_1} {R : Type u_3} {α : Type u_5} {β : Type u_6} [inst : AddCommMonoid Γ] [inst_1 : PartialOrder Γ]
[inst_2 : IsOrderedCancelAddMonoid Γ] [inst_3 : Semiring R] (s : HahnSeries.SummableFamily Γ R α)
(t : HahnSeries.SummableFamily Γ R β) (a : α × β), (s.mul t) a = s a.1 * t a.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.
Cites8
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- PartialOrderstatement and proof · cited by 6,410
- HahnSeriesstatement · cited by 528
- IsOrderedCancelAddMonoidstatement and proof · cited by 359
- HahnSeries.SummableFamilystatement and proof · cited by 88
- HahnSeries.SummableFamily.mulstatement and proof · cited by 7
Cited by2
Results whose statement or proof uses this declaration.
- HahnSeries.SummableFamily.hsum_powerSeriesFamily_mulproof · cited by 1
- HahnSeries.SummableFamily.support_powerSeriesFamily_subsetproof · cited by 1