Theorems · Theorem · commutative algebra
HahnSeries.coeff_single_mul_add
∀ {Γ : Type u_1} {R : Type u_3} [inst : AddCommMonoid Γ] [inst_1 : PartialOrder Γ] [inst_2 : IsOrderedCancelAddMonoid Γ]
[inst_3 : NonUnitalNonAssocSemiring R] {r : R} {x : HahnSeries Γ R} {a b : Γ},
((HahnSeries.single b) r * x).coeff (a + b) = r * x.coeff a- Cited by
- 3 results in Mathlib
- Foundations
- Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- AddCommMonoidstatement and proof · cited by 12,281
- PartialOrderstatement and proof · cited by 6,410
- Equiv.symmproof · cited by 3,681
- add_commproof · cited by 1,535
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- HahnSeriesstatement and proof · cited by 528
- IsOrderedCancelAddMonoidstatement and proof · cited by 359
- HahnSeries.coeffstatement and proof · cited by 235
- ZeroHomstatement · cited by 161
- HahnSeries.singlestatement and proof · cited by 82
- HahnModule.ofproof · cited by 43
Cited by3
Results whose statement or proof uses this declaration.
- LaurentSeries.single_order_mul_powerSeriesPartproof · cited by 3
- HahnSeries.coeff_single_mulproof · cited by 1
- HahnSeries.coeff_single_zero_mulproof · cited by 1