Theorems · Theorem · order theory
HahnSeries.archimedeanClassMk_le_archimedeanClassMk_iff
∀ {Γ : Type u_1} {R : Type u_2} [inst : LinearOrder Γ] [inst_1 : LinearOrder R] [inst_2 : AddCommGroup R]
[inst_3 : IsOrderedAddMonoid R] {x y : Lex (HahnSeries Γ R)},
ArchimedeanClass.mk x ≤ ArchimedeanClass.mk y ↔
(ofLex x).orderTop < (ofLex y).orderTop ∨
(ofLex x).orderTop = (ofLex y).orderTop ∧
ArchimedeanClass.mk (ofLex x).leadingCoeff ≤ ArchimedeanClass.mk (ofLex y).leadingCoeff- Defined in
- Mathlib.RingTheory.HahnSeries.Lex
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 110 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- Equivstatement · cited by 8,337
- WithTopstatement · cited by 3,754
- LT.lt.leproof · cited by 2,189
- absproof · cited by 1,814
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- LT.lt.ne'proof · cited by 1,417
- one_smulproof · cited by 1,374
- HahnSeriesstatement and proof · cited by 528
- lt_of_lt_of_leproof · cited by 438
Cited by1
Results whose statement or proof uses this declaration.
- HahnSeries.archimedeanClassMk_eq_archimedeanClassMk_iffproof · cited by 0