Theorems · Theorem · commutative algebra
HahnSeries.unit_aux
∀ {Γ : Type u_1} {R : Type u_3} [inst : AddCommMonoid Γ] [inst_1 : LinearOrder Γ] [inst_2 : IsOrderedCancelAddMonoid Γ]
[inst_3 : CommRing R] (x : HahnSeries Γ R) {r : R},
r * x.leadingCoeff = 1 → ∀ (oinv : Γ), oinv + x.order = 0 → 0 < (1 - (HahnSeries.single oinv) r * x).orderTop- Defined in
- Mathlib.RingTheory.HahnSeries.Summable
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 105 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- AddCommMonoidstatement and proof · cited by 12,281
- LinearOrderstatement and proof · cited by 8,572
- WithTopstatement and proof · cited by 3,754
- zero_addproof · cited by 2,366
- add_commproof · cited by 1,535
- sub_selfproof · cited by 996
- add_assocproof · cited by 746
- HahnSeriesstatement and proof · cited by 528
- IsOrderedCancelAddMonoidstatement and proof · cited by 359
- sub_add_cancelproof · cited by 344
Cited by2
Results whose statement or proof uses this declaration.
- HahnSeries.isUnit_of_isUnit_leadingCoeff_AddUnitOrderproof · cited by 1
- HahnSeries.isUnit_iffproof · cited by 0