Mathlib Map

Theorems · Theorem · order theory

MulArchimedeanClass.orderHom_mk

∀ {M : Type u_1} [inst : CommGroup M] [inst_1 : LinearOrder M] [inst_2 : IsOrderedMonoid M] {N : Type u_2}
  [inst_3 : CommGroup N] [inst_4 : LinearOrder N] [inst_5 : IsOrderedMonoid N] (f : M →*o N) (a : M),
  (MulArchimedeanClass.orderHom f) (MulArchimedeanClass.mk a) = MulArchimedeanClass.mk (f a)
Defined in
Mathlib.Algebra.Order.Archimedean.Class
Cited by
3 results in Mathlib
Foundations
Depth 27 from the axioms · uses propext, Classical.choice, 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 by3

Results whose statement or proof uses this declaration.