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
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.
- PartialOrderstatement and proof · cited by 6,410
- HahnSeriesstatement and proof · cited by 528
- HahnSeries.coeffproof · cited by 235
- SMulZeroClassstatement and proof · cited by 213
- HahnSeries.orderstatement · cited by 52
- Set.IsWF.minproof · cited by 47
- HahnSeries.isWF_supportproof · cited by 33
- right_ne_zero_of_smulproof · cited by 6
- Function.support_smul_subset_rightproof · cited by 5
- Set.IsWF.min_of_subset_not_lt_minproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- HahnSeries.le_order_smulproof · cited by 0