Theorems · Definition · commutative algebra
HahnSeries.SummableFamily.binomialFamily
{Γ : Type u_1} →
{R : Type u_2} →
{A : Type u_3} →
[inst : LinearOrder Γ] →
[inst_1 : AddCommMonoid Γ] →
[IsOrderedCancelAddMonoid Γ] →
[inst_3 : CommRing R] →
[BinomialRing R] →
[inst_5 : CommRing A] → [Algebra R A] → HahnSeries Γ A → R → HahnSeries.SummableFamily Γ A ℕA summable family of Hahn series, whose nth term is Ring.choose r n • (x - 1) ^ n when
x is close to 1 (more precisely, when 0 < (x - 1).orderTop), and 0 ^ n otherwise. These
terms give a formal expansion of x ^ r as (1 + (x - 1)) ^ r.
- Defined in
- Mathlib.RingTheory.HahnSeries.Binomial
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 115 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.
- CommRingstatement and proof · cited by 17,173
- AddCommMonoidstatement and proof · cited by 12,281
- Algebrastatement and proof · cited by 11,388
- LinearOrderstatement and proof · cited by 8,572
- HahnSeriesstatement and proof · cited by 528
- IsOrderedCancelAddMonoidstatement and proof · cited by 359
- HahnSeries.SummableFamilystatement · cited by 88
- BinomialRingstatement and proof · cited by 46
- HahnSeries.SummableFamily.powerSeriesFamilyproof · cited by 13
- PowerSeries.binomialSeriesproof · cited by 10
Cited by8
Results whose statement or proof uses this declaration.
- HahnSeries.SummableFamily.orderTop_hsum_binomialFamily_posstatement and proof · cited by 3
- HahnSeries.SummableFamily.binomialFamily_applystatement · cited by 3
- HahnSeries.SummableFamily.binomialFamily_orderTop_posstatement · cited by 2
- HahnSeries.SummableFamily.binomialFamily.congr_simpstatement and proof · cited by 1
- HahnSeries.SummableFamily.binomialFamily_mem_supportstatement and proof · cited by 1
- HahnSeries.coeff_toOrderTopSubOnePos_powproof · cited by 0
- HahnSeries.SummableFamily.binomialFamily_apply_of_orderTop_nonposstatement · cited by 0
- HahnSeries.binomial_powerstatement · cited by 0