Mathlib Map

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
Assumes
AddCommMonoidLinearOrderIsOrderedCancelAddMonoidCommRing

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

HahnSeries.SummableFamily.powers_of_orderTop_pos · cited by 4SummableFamily.powers_of_…HahnSeries.SummableFamily.binomialFamily_apply · cited by 3SummableFamily.binomialFa…HahnSeries.SummableFamily.powerSeriesFamily_of_not_orderTop_pos · cited by 2SummableFamily.powerSerie…HahnSeries.SummableFamily.binomialFamily_orderTop_pos · cited by 2SummableFamily.binomialFa…HahnSeries.SummableFamily.coe_powers · cited by 1SummableFamily.coe_powersHahnSeries.cardSupp_hsum_powers_le · cited by 1HahnSeries.cardSupp_hsum_…HahnSeries.SummableFamily.hsum_powerSeriesFamily_mul · cited by 1SummableFamily.hsum_power…HahnSeries.SummableFamily.support_powerSeriesFamily_subset · cited by 1SummableFamily.support_po…PowerSeries.coeff_heval_zero · cited by 0PowerSeries.coeff_heval_z…PowerSeries.heval_C · cited by 0PowerSeries.heval_CPowerSeries.heval_X · cited by 0PowerSeries.heval_XHahnSeries.SummableFamily.powerSeriesFamily_add · cited by 0SummableFamily.powerSerie…HahnSeries.SummableFamily.powerSeriesFamily_of_orderTop_pos · cited by 0SummableFamily.powerSerie…HahnSeries.SummableFamily.powerSeriesFamily_smul · cited by 0SummableFamily.powerSerie…DFunLike.coe · cited by 62936DFunLike.coeCommRing · cited by 17173CommRingAddCommMonoid · cited by 12281AddCommMonoidLinearOrder · cited by 8572LinearOrderWithTop · cited by 3754WithTopHahnSeries · cited by 528HahnSeriesIsOrderedCancelAddMonoid · cited by 359IsOrderedCancelAddMonoidHahnSeries.orderTop · cited by 103HahnSeries.orderTopHahnSeries.SummableFamily · cited by 88HahnSeries.SummableFamilyHahnSeries.SummableFamily.powers · cited by 27SummableFamily.powersSummableFamily.powers_toFunCITED BYCITES

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by14

Results whose statement or proof uses this declaration.