Mathlib Map

Theorems · Theorem · commutative algebra

HahnSeries.support_nonempty_iff

∀ {Γ : Type u_1} {R : Type u_3} [inst : PartialOrder Γ] [inst_1 : Zero R] {x : HahnSeries Γ R},
  x.support.Nonempty ↔ x ≠ 0
Defined in
Mathlib.RingTheory.HahnSeries.Basic
Cited by
28 results in Mathlib
Foundations
Depth 94 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.orderTop_of_ne_zero · cited by 17HahnSeries.orderTop_of_ne…HahnSeries.order_of_ne · cited by 13HahnSeries.order_of_neHahnSeries.coeff_eq_zero_of_lt_orderTop · cited by 9HahnSeries.coeff_eq_zero_…HahnSeries.orderTop_single · cited by 6HahnSeries.orderTop_singleHahnSeries.order_le_of_coeff_ne_zero · cited by 6HahnSeries.order_le_of_co…HahnSeries.coeff_orderTop_ne · cited by 5HahnSeries.coeff_orderTop…HahnSeries.order_single · cited by 4HahnSeries.order_singleHahnSeries.orderTop_add_eq_left · cited by 4HahnSeries.orderTop_add_e…HahnSeries.orderTop_le_of_coeff_ne_zero · cited by 4HahnSeries.orderTop_le_of…HahnSeries.order_eq_orderTop_of_ne_zero · cited by 4HahnSeries.order_eq_order…HahnSeries.order_mul_of_ne_zero · cited by 3HahnSeries.order_mul_of_n…HahnSeries.coeff_eq_zero_of_lt_order · cited by 3HahnSeries.coeff_eq_zero_…HahnSeries.leadingCoeff_eq · cited by 3HahnSeries.leadingCoeff_eqHahnSeries.orderTop_eq_of_le · cited by 3HahnSeries.orderTop_eq_of…HahnSeries.untop_orderTop_of_ne_zero · cited by 2HahnSeries.untop_orderTop…Set · cited by 53352SetPartialOrder · cited by 6410PartialOrderSet.Nonempty · cited by 2627Set.NonemptyHahnSeries · cited by 528HahnSeriesHahnSeries.coeff · cited by 235HahnSeries.coeffHahnSeries.support · cited by 84HahnSeries.supportFunction.support_nonempty_iff · cited by 4Function.support_nonempty…HahnSeries.coeff_fun_eq_zero_iff · cited by 2HahnSeries.coeff_fun_eq_z…HahnSeries.support_nonempty_i…CITED BYCITES

Cites8

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

Cited by28

Results whose statement or proof uses this declaration.