Mathlib Map

Theorems · Theorem · commutative algebra

HahnSeries.order_smul_not_lt

∀ {Γ : Type u_1} {R : Type u_3} [inst : PartialOrder Γ] {V : Type u_8} [inst_1 : Zero V] [inst_2 : SMulZeroClass R V]
  [inst_3 : Zero Γ] (r : R) (x : HahnSeries Γ V), r • x ≠ 0 → ¬(r • x).order < x.order
Defined in
Mathlib.RingTheory.HahnSeries.Addition
Cited by
1 results in Mathlib
Foundations
Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PartialOrderZeroSMulZeroClassZero

Around this declaration

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

Cites10

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

Cited by1

Results whose statement or proof uses this declaration.