Theorems · Theorem · commutative algebra
HahnSeries.leadingCoeff_add_eq_left
∀ {R : Type u_3} [inst : AddMonoid R] {Γ : Type u_8} [inst_1 : LinearOrder Γ] {x y : HahnSeries Γ R},
x.orderTop < y.orderTop → (x + y).leadingCoeff = x.leadingCoeff- Defined in
- Mathlib.RingTheory.HahnSeries.Addition
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 101 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.
- LinearOrderstatement and proof · cited by 8,572
- WithTopstatement and proof · cited by 3,754
- AddMonoidstatement and proof · cited by 2,864
- add_zeroproof · cited by 2,707
- HahnSeriesstatement and proof · cited by 528
- HahnSeries.coeffproof · cited by 235
- HahnSeries.orderTopstatement and proof · cited by 103
- HahnSeries.leadingCoeffstatement and proof · cited by 49
- WithTop.untopproof · cited by 36
- LT.lt.ne_topproof · cited by 34
- HahnSeries.orderTop_zeroproof · cited by 22
- WithTop.coe_untopproof · cited by 17
Cited by3
Results whose statement or proof uses this declaration.
- HahnSeries.orderTop_self_sub_one_pos_iffproof · cited by 2
- HahnSeries.leadingCoeff_subproof · cited by 0
- HahnSeries.leadingCoeff_add_eq_rightproof · cited by 0