Theorems · Theorem · commutative algebra
HahnSeries.SummableFamily.support_powerSeriesFamily_subset
∀ {Γ : Type u_1} {R : Type u_3} {V : Type u_4} [inst : AddCommMonoid Γ] [inst_1 : LinearOrder Γ]
[inst_2 : IsOrderedCancelAddMonoid Γ] [inst_3 : CommRing R] [inst_4 : CommRing V] [inst_5 : Algebra R V]
{x : HahnSeries Γ V} (a b : PowerSeries R) (g : Γ),
((HahnSeries.SummableFamily.powerSeriesFamily x (a * b)).coeff g).support ⊆
Finset.image (fun i => i.1 + i.2)
(((HahnSeries.SummableFamily.powerSeriesFamily x a).mul (HahnSeries.SummableFamily.powerSeriesFamily x b)).coeff
g).support- Defined in
- Mathlib.RingTheory.HahnSeries.HEval
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 116 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites53
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Finsetstatement · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- Algebrastatement and proof · cited by 11,388
- LinearOrderstatement and proof · cited by 8,572
- SetLike.coeproof · cited by 8,199
- Set.imageproof · cited by 5,609
- mul_oneproof · cited by 3,885
- add_zeroproof · cited by 2,707
- Finset.sum_congrproof · cited by 2,323
- mul_commproof · cited by 2,262
Cited by1
Results whose statement or proof uses this declaration.
- HahnSeries.SummableFamily.hsum_powerSeriesFamily_mulproof · cited by 1