Mathlib Map

Theorems · Definition · commutative algebra

HahnSeries.SummableFamily.powerSeriesFamily

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

A summable family given by scalar multiples of powers of a positive order Hahn series. The scalar multiples are given by the coefficients of a power series.

Defined in
Mathlib.RingTheory.HahnSeries.HEval
Cited by
13 results in Mathlib
Foundations
Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddCommMonoidLinearOrderIsOrderedCancelAddMonoidCommRingCommRingAlgebra

Around this declaration

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

HahnSeries.SummableFamily.binomialFamily · cited by 8SummableFamily.binomialFa…PowerSeries.heval · cited by 7PowerSeries.hevalPowerSeries.heval_apply · cited by 3PowerSeries.heval_applyHahnSeries.SummableFamily.powerSeriesFamily_of_not_orderTop_pos · cited by 2SummableFamily.powerSerie…PowerSeries.coeff_heval · cited by 1PowerSeries.coeff_hevalHahnSeries.SummableFamily.hsum_powerSeriesFamily_mul · cited by 1SummableFamily.hsum_power…HahnSeries.SummableFamily.support_powerSeriesFamily_subset · cited by 1SummableFamily.support_po…HahnSeries.SummableFamily.powerSeriesFamily.congr_simp · cited by 1powerSeriesFamily.congr_s…HahnSeries.SummableFamily.powerSeriesFamily_hsum_zero · cited by 1SummableFamily.powerSerie…PowerSeries.coeff_heval_zero · cited by 0PowerSeries.coeff_heval_z…HahnSeries.pow_add · cited by 0HahnSeries.pow_addHahnSeries.SummableFamily.binomialFamily_apply_of_orderTop_nonpos · cited by 0SummableFamily.binomialFa…HahnSeries.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 12281AddCommMonoidAlgebra · cited by 11388AlgebraLinearOrder · cited by 8572LinearOrderPowerSeries · cited by 797PowerSeriesHahnSeries · cited by 528HahnSeriesIsOrderedCancelAddMonoid · cited by 359IsOrderedCancelAddMonoidPowerSeries.coeff · cited by 324PowerSeries.coeffHahnSeries.SummableFamily · cited by 88HahnSeries.SummableFamilyHahnSeries.SummableFamily.powers · cited by 27SummableFamily.powersHahnSeries.SummableFamily.smulFamily · cited by 2SummableFamily.smulFamilySummableFamily.powerSeriesFam…CITED BYCITES

Cites12

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

Cited by15

Results whose statement or proof uses this declaration.