Theorems · Definition · commutative algebra
HahnSeries.orderTop
{Γ : Type u_1} → {R : Type u_3} → [inst : PartialOrder Γ] → [inst_1 : Zero R] → HahnSeries Γ R → WithTop ΓThe orderTop of a Hahn series x is a minimal element of WithTop Γ where x has a nonzero
coefficient if x ≠ 0, and is ⊤ when x = 0.
- Defined in
- Mathlib.RingTheory.HahnSeries.Basic
- Cited by
- 103 results in Mathlib
- Foundations
- Depth 96 from the axioms, rests on 1,734 definitions · uses propext, Classical.choice, Quot.sound
- Assumes
- PartialOrderZero
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Top.topproof · cited by 9,680
- PartialOrderstatement and proof · cited by 6,410
- WithTopstatement · cited by 3,754
- WithTop.someproof · cited by 1,128
- HahnSeriesstatement and proof · cited by 528
- Set.IsWF.minproof · cited by 47
- HahnSeries.isWF_supportproof · cited by 33
Cited by109
Results whose statement or proof uses this declaration.
- HahnSeries.leadingCoeffproof · cited by 49
- HahnSeries.SummableFamily.powersproof · cited by 27
- HahnSeries.orderTop_zerostatement · cited by 22
- HahnSeries.orderTop_of_ne_zerostatement · cited by 17
- HahnSeries.SummableFamily.powers_toFunstatement · cited by 14
- HahnSeries.orderTop_ne_topstatement · cited by 13
- HahnSeries.leadingCoeff_of_ne_zerostatement and proof · cited by 11
- HahnSeries.coeff_eq_zero_of_lt_orderTopstatement and proof · cited by 9
- HahnSeries.orderTopSubOnePosproof · cited by 7
- HahnSeries.orderTop_negstatement · cited by 6
- HahnSeries.orderTop_singlestatement · cited by 6
- HahnSeries.toOrderTopSubOnePosstatement and proof · cited by 5