Theorems · Theorem · commutative algebra
HahnSeries.single_pow
∀ {Γ : Type u_1} {R : Type u_3} [inst : AddCommMonoid Γ] [inst_1 : PartialOrder Γ] [inst_2 : IsOrderedCancelAddMonoid Γ]
[inst_3 : Semiring R] (a : Γ) (n : ℕ) (r : R), (HahnSeries.single a) r ^ n = (HahnSeries.single (n • a)) (r ^ n)- Cited by
- 5 results in Mathlib
- Foundations
- Depth 109 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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- PartialOrderstatement and proof · cited by 6,410
- pow_zeroproof · cited by 1,094
- zero_smulproof · cited by 716
- HahnSeriesstatement and proof · cited by 528
- pow_succproof · cited by 374
- IsOrderedCancelAddMonoidstatement and proof · cited by 359
- HahnSeries.coeffproof · cited by 235
- ZeroHomstatement · cited by 161
- HahnSeries.singlestatement and proof · cited by 82
Cited by5
Results whose statement or proof uses this declaration.
- HahnSeries.ofPowerSeries_X_powproof · cited by 3
- LaurentSeries.X_order_mul_powerSeriesPartproof · cited by 1
- RatFunc.single_one_eq_powproof · cited by 1
- LaurentSeries.exists_ratFunc_val_ltproof · cited by 1
- HahnSeries.coeff_toOrderTopSubOnePos_powproof · cited by 0