Mathlib Map

Theorems · Definition · order theory

HahnSeries.archimedeanClassOrderIsoWithTop

(Γ : Type u_1) →
  (R : Type u_2) →
    [inst : LinearOrder Γ] →
      [inst_1 : LinearOrder R] →
        [inst_2 : AddCommGroup R] →
          [inst_3 : IsOrderedAddMonoid R] →
            [Archimedean R] → [Nontrivial R] → ArchimedeanClass (Lex (HahnSeries Γ R)) ≃o WithTop Γ

For Archimedean coefficients, there is a correspondence between archimedean classes (with top) and HahnSeries.orderTop.

Defined in
Mathlib.RingTheory.HahnSeries.Lex
Cited by
3 results in Mathlib
Foundations
Depth 118 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
LinearOrderLinearOrderAddCommGroupIsOrderedAddMonoidArchimedeanNontrivial

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites15

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by3

Results whose statement or proof uses this declaration.