Mathlib Map

Theorems · Theorem · commutative algebra

HahnSeries.leadingCoeff_of_ne_zero

∀ {Γ : Type u_1} {R : Type u_3} [inst : PartialOrder Γ] [inst_1 : Zero R] {x : HahnSeries Γ R} (hx : x ≠ 0),
  x.leadingCoeff = x.coeff (x.orderTop.untop ⋯)
Defined in
Mathlib.RingTheory.HahnSeries.Basic
Cited by
11 results in Mathlib
Foundations
Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PartialOrderZero

Around this declaration

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

HahnSeries.leadingCoeff_eq_zero · cited by 3HahnSeries.leadingCoeff_e…HahnSeries.leadingCoeff_eq · cited by 3HahnSeries.leadingCoeff_eqHahnSeries.leadingCoeff_add_eq_left · cited by 3HahnSeries.leadingCoeff_a…HahnSeries.leadingCoeff_pos_iff · cited by 2HahnSeries.leadingCoeff_p…HahnSeries.coeff_untop_eq_leadingCoeff · cited by 2HahnSeries.coeff_untop_eq…HahnSeries.orderTop_sub_ne · cited by 2HahnSeries.orderTop_sub_neHahnSeries.leadingCoeff_neg · cited by 1HahnSeries.leadingCoeff_n…HahnSeries.SummableFamily.hsum_leadingCoeff_of_le · cited by 1SummableFamily.hsum_leadi…HahnSeries.addOppositeEquiv_leadingCoeff · cited by 1HahnSeries.addOppositeEqu…HahnModule.coeff_smul_order_add_order · cited by 1HahnModule.coeff_smul_ord…HahnSeries.archimedeanClassMk_le_archimedeanClassMk_iff_of_orderTop_ofLex · cited by 1HahnSeries.archimedeanCla…Top.top · cited by 9680Top.topPartialOrder · cited by 6410PartialOrderWithTop · cited by 3754WithTopWithTop.some · cited by 1128WithTop.someHahnSeries · cited by 528HahnSeriesHahnSeries.coeff · cited by 235HahnSeries.coeffWithTop.recTopCoe · cited by 107WithTop.recTopCoeHahnSeries.orderTop · cited by 103HahnSeries.orderTopHahnSeries.leadingCoeff · cited by 49HahnSeries.leadingCoeffSet.IsWF.min · cited by 47IsWF.minWithTop.untop · cited by 36WithTop.untopHahnSeries.isWF_support · cited by 33HahnSeries.isWF_supportHahnSeries.orderTop_ne_top · cited by 13HahnSeries.orderTop_ne_topWithTop.untop.congr_simp · cited by 9untop.congr_simpHahnSeries.leadingCoeff_of_ne…CITED BYCITES

Cites14

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

Cited by11

Results whose statement or proof uses this declaration.