Theorems · Theorem · commutative algebra
HahnSeries.SummableFamily.hsum_orderTop_of_le
∀ {Γ : Type u_1} {R : Type u_3} {α : Type u_5} [inst : PartialOrder Γ] [inst_1 : AddCommMonoid R]
{s : HahnSeries.SummableFamily Γ R α} {g : Γ} {a : α},
↑g = (s a).orderTop →
(∀ (b : α), ∀ g' ∈ (s b).support, g ≤ g') → (∀ (b : α), b ≠ a → (s b).coeff g = 0) → s.hsum.orderTop = ↑g- Defined in
- Mathlib.RingTheory.HahnSeries.Summable
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PartialOrderAddCommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- Setstatement · cited by 53,352
- AddCommMonoidstatement and proof · cited by 12,281
- PartialOrderstatement and proof · cited by 6,410
- WithTopstatement · cited by 3,754
- WithTop.somestatement and proof · cited by 1,128
- HahnSeriesstatement · cited by 528
- HahnSeries.coeffstatement and proof · cited by 235
- HahnSeries.orderTopstatement and proof · cited by 103
- HahnSeries.SummableFamilystatement and proof · cited by 88
- HahnSeries.supportstatement and proof · cited by 84
- HahnSeries.SummableFamily.hsumstatement and proof · cited by 39
Cited by2
Results whose statement or proof uses this declaration.
- HahnSeries.SummableFamily.orderTop_hsum_binomialFamily_posproof · cited by 3
- HahnSeries.SummableFamily.hsum_leadingCoeff_of_leproof · cited by 1