Mathlib Map

Theorems · Definition · order theory

MulArchimedeanOrder.orderHom

{M : Type u_2} →
  [inst : CommGroup M] →
    [inst_1 : LinearOrder M] →
      [inst_2 : IsOrderedMonoid M] →
        {N : Type u_3} →
          [inst_3 : CommGroup N] →
            [inst_4 : LinearOrder N] →
              [inst_5 : IsOrderedMonoid N] → (M →*o N) → MulArchimedeanOrder M →o MulArchimedeanOrder N

An OrderMonoidHom can be made to an OrderHom between their MulArchimedeanOrder.

Defined in
Mathlib.Algebra.Order.Archimedean.Class
Cited by
0 results in Mathlib
Foundations
Depth 21 from the axioms · uses propext, Quot.sound
Assumes
CommGroupLinearOrderIsOrderedMonoidCommGroupLinearOrderIsOrderedMonoid

Around this declaration

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

Cites9

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

Cited by1

Results whose statement or proof uses this declaration.