Theorems · Theorem · commutative algebra
HahnSeries.SummableFamily.powers_toFun
∀ {Γ : Type u_1} {R : Type u_3} [inst : AddCommMonoid Γ] [inst_1 : LinearOrder Γ] [inst_2 : IsOrderedCancelAddMonoid Γ]
[inst_3 : CommRing R] (x : HahnSeries Γ R) (n : ℕ),
(HahnSeries.SummableFamily.powers x) n = (if 0 < x.orderTop then x else 0) ^ n- Defined in
- Mathlib.RingTheory.HahnSeries.Summable
- Cited by
- 14 results in Mathlib
- Foundations
- Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- CommRingstatement and proof · cited by 17,173
- AddCommMonoidstatement and proof · cited by 12,281
- LinearOrderstatement and proof · cited by 8,572
- WithTopstatement · cited by 3,754
- HahnSeriesstatement and proof · cited by 528
- IsOrderedCancelAddMonoidstatement and proof · cited by 359
- HahnSeries.orderTopstatement · cited by 103
- HahnSeries.SummableFamilystatement · cited by 88
- HahnSeries.SummableFamily.powersstatement and proof · cited by 27
Cited by14
Results whose statement or proof uses this declaration.
- HahnSeries.SummableFamily.powers_of_orderTop_posproof · cited by 4
- HahnSeries.SummableFamily.binomialFamily_applyproof · cited by 3
- HahnSeries.SummableFamily.powerSeriesFamily_of_not_orderTop_posproof · cited by 2
- HahnSeries.SummableFamily.binomialFamily_orderTop_posproof · cited by 2
- HahnSeries.SummableFamily.coe_powersproof · cited by 1
- HahnSeries.cardSupp_hsum_powers_leproof · cited by 1
- HahnSeries.SummableFamily.hsum_powerSeriesFamily_mulproof · cited by 1
- HahnSeries.SummableFamily.support_powerSeriesFamily_subsetproof · cited by 1
- PowerSeries.coeff_heval_zeroproof · cited by 0
- PowerSeries.heval_Cproof · cited by 0
- PowerSeries.heval_Xproof · cited by 0
- HahnSeries.SummableFamily.powerSeriesFamily_addproof · cited by 0