Mathlib Map

Theorems · Theorem · commutative algebra

HahnSeries.orderTop_mul_of_nonzero

Deprecated since 2026-01-02Use HahnSeries.orderTop_mul_of_ne_zero instead.

∀ {Γ : Type u_1} {R : Type u_3} [inst : AddCommMonoid Γ] [inst_1 : LinearOrder Γ] [inst_2 : IsOrderedCancelAddMonoid Γ]
  [inst_3 : NonUnitalNonAssocSemiring R] {x y : HahnSeries Γ R},
  x.leadingCoeff * y.leadingCoeff ≠ 0 → (x * y).orderTop = x.orderTop + y.orderTop

Alias of HahnSeries.orderTop_mul_of_ne_zero.

Defined in
Mathlib.RingTheory.HahnSeries.Multiplication
Cited by
0 results in Mathlib
Foundations
Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddCommMonoidLinearOrderIsOrderedCancelAddMonoidNonUnitalNonAssocSemiring

Around this declaration

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

Cites9

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.