Mathlib Map

Theorems · Theorem · commutative algebra

HahnSeries.min_orderTop_le_orderTop_add

∀ {R : Type u_3} [inst : AddMonoid R] {Γ : Type u_8} [inst_1 : LinearOrder Γ] {x y : HahnSeries Γ R},
  min x.orderTop y.orderTop ≤ (x + y).orderTop
Defined in
Mathlib.RingTheory.HahnSeries.Addition
Cited by
2 results in Mathlib
Foundations
Depth 98 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddMonoidLinearOrder

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.

Cited by2

Results whose statement or proof uses this declaration.