Theorems · Theorem · commutative algebra
HahnSeries.order_mul
∀ {Γ : Type u_1} {R : Type u_3} [inst : AddCommMonoid Γ] [inst_1 : LinearOrder Γ] [inst_2 : IsOrderedCancelAddMonoid Γ]
[inst_3 : NonUnitalNonAssocSemiring R] [NoZeroDivisors R] {x y : HahnSeries Γ R},
x ≠ 0 → y ≠ 0 → (x * y).order = x.order + y.order- Cited by
- 1 results in Mathlib
- Foundations
- Depth 104 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- AddCommMonoidstatement and proof · cited by 12,281
- LinearOrderstatement and proof · cited by 8,572
- le_antisymmproof · cited by 2,068
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- NoZeroDivisorsstatement and proof · cited by 545
- HahnSeriesstatement and proof · cited by 528
- IsOrderedCancelAddMonoidstatement and proof · cited by 359
- mul_ne_zeroproof · cited by 178
- HahnSeries.orderstatement and proof · cited by 52
- Set.IsWF.minproof · cited by 47
- HahnSeries.isWF_supportproof · cited by 33
- HahnSeries.support_nonempty_iffproof · cited by 28
Cited by1
Results whose statement or proof uses this declaration.
- HahnSeries.isUnit_iffproof · cited by 0