Theorems · Theorem · commutative algebra
HahnSeries.single_mul_single
∀ {Γ : Type u_1} {R : Type u_3} [inst : AddCommMonoid Γ] [inst_1 : PartialOrder Γ] [inst_2 : IsOrderedCancelAddMonoid Γ]
[inst_3 : NonUnitalNonAssocSemiring R] {a b : Γ} {r s : R},
(HahnSeries.single a) r * (HahnSeries.single b) s = (HahnSeries.single (a + b)) (r * s)- Cited by
- 6 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.
Cites17
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
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- HahnSeriesstatement · cited by 528
- IsOrderedCancelAddMonoidstatement and proof · cited by 359
- HahnSeries.coeffproof · cited by 235
- ZeroHomstatement · cited by 161
- Finset.sum_eq_zeroproof · cited by 139
- HahnSeries.supportproof · cited by 84
- HahnSeries.singlestatement and proof · cited by 82
- HahnSeries.extproof · cited by 53
Cited by6
Results whose statement or proof uses this declaration.
- HahnSeries.single_powproof · cited by 5
- HahnSeries.inv_singleproof · cited by 3
- LaurentSeries.ofPowerSeries_powerSeriesPartproof · cited by 2
- HahnSeries.unit_auxproof · cited by 2
- HahnSeries.one_minus_single_neg_mulproof · cited by 1
- HahnSeries.single_div_singleproof · cited by 0