Mathlib Map

Theorems · Definition · commutative algebra

HahnSeries.SummableFamily.powers

{Γ : Type u_1} →
  {R : Type u_3} →
    [inst : AddCommMonoid Γ] →
      [inst_1 : LinearOrder Γ] →
        [IsOrderedCancelAddMonoid Γ] → [inst : CommRing R] → HahnSeries Γ R → HahnSeries.SummableFamily Γ R ℕ

A summable family of powers of a Hahn series x. If x has non-positive orderTop, then return a junk value given by pretending x = 0.

Defined in
Mathlib.RingTheory.HahnSeries.Summable
Cited by
27 results in Mathlib
Foundations
Depth 113 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_toFun · cited by 14SummableFamily.powers_toF…HahnSeries.SummableFamily.powerSeriesFamily · cited by 13SummableFamily.powerSerie…HahnSeries.SummableFamily.powers_of_orderTop_pos · cited by 4SummableFamily.powers_of_…HahnSeries.SummableFamily.powers_zero · cited by 4SummableFamily.powers_zeroHahnSeries.inv_single · cited by 3HahnSeries.inv_singleHahnSeries.SummableFamily.binomialFamily_apply · cited by 3SummableFamily.binomialFa…HahnSeries.SummableFamily.one_sub_self_mul_hsum_powers · cited by 2SummableFamily.one_sub_se…HahnSeries.SummableFamily.powerSeriesFamily_of_not_orderTop_pos · cited by 2SummableFamily.powerSerie…HahnSeries.SummableFamily.binomialFamily_orderTop_pos · cited by 2SummableFamily.binomialFa…HahnSeries.SummableFamily.hsum_powerSeriesFamily_mul · cited by 1SummableFamily.hsum_power…HahnSeries.isUnit_of_isUnit_leadingCoeff_AddUnitOrder · cited by 1HahnSeries.isUnit_of_isUn…HahnSeries.SummableFamily.powerSeriesFamily_hsum_zero · cited by 1SummableFamily.powerSerie…HahnSeries.SummableFamily.powers.congr_simp · cited by 1powers.congr_simpHahnSeries.SummableFamily.support_powerSeriesFamily_subset · cited by 1SummableFamily.support_po…HahnSeries.SummableFamily.coe_powers · cited by 1SummableFamily.coe_powersCommRing · cited by 17173CommRingAddCommMonoid · cited by 12281AddCommMonoidLinearOrder · cited by 8572LinearOrderHahnSeries · cited by 528HahnSeriesIsOrderedCancelAddMonoid · cited by 359IsOrderedCancelAddMonoidHahnSeries.orderTop · cited by 103HahnSeries.orderTopHahnSeries.SummableFamily · cited by 88HahnSeries.SummableFamilySummableFamily.powersCITED BYCITES

Cites7

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

Cited by28

Results whose statement or proof uses this declaration.