Theorems · Theorem · commutative algebra
HahnSeries.SummableFamily.binomialFamily_orderTop_pos
∀ {Γ : Type u_1} {R : Type u_2} {A : Type u_3} [inst : LinearOrder Γ] [inst_1 : AddCommMonoid Γ]
[inst_2 : IsOrderedCancelAddMonoid Γ] [inst_3 : CommRing R] [inst_4 : BinomialRing R] [inst_5 : CommRing A]
[inst_6 : Algebra R A] {x : HahnSeries Γ A},
0 < (x - 1).orderTop → ∀ (r : R) {n : ℕ}, 0 < n → 0 < ((HahnSeries.SummableFamily.binomialFamily x r) n).orderTop- Defined in
- Mathlib.RingTheory.HahnSeries.Binomial
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 116 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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
- Algebrastatement and proof · cited by 11,388
- LinearOrderstatement and proof · cited by 8,572
- WithTopstatement · cited by 3,754
- one_smulproof · cited by 1,374
- HahnSeriesstatement and proof · cited by 528
- IsOrderedCancelAddMonoidstatement and proof · cited by 359
- PowerSeries.coeffproof · cited by 324
- smul_assocproof · cited by 150
- HahnSeries.orderTopstatement and proof · cited by 103
Cited by2
Results whose statement or proof uses this declaration.
- HahnSeries.SummableFamily.orderTop_hsum_binomialFamily_posproof · cited by 3
- HahnSeries.SummableFamily.binomialFamily_mem_supportproof · cited by 1