Mathlib Map

Theorems · Definition · order theory

MulArchimedeanClass.mk

{M : Type u_1} →
  [inst : CommGroup M] → [inst_1 : LinearOrder M] → [inst_2 : IsOrderedMonoid M] → M → MulArchimedeanClass M

The archimedean class of a given element.

Defined in
Mathlib.Algebra.Order.Archimedean.Class
Cited by
63 results in Mathlib
Foundations
Depth 22 from the axioms · uses propext, Quot.sound
Assumes
CommGroupLinearOrderIsOrderedMonoid

Around this declaration

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

FiniteMulArchimedeanClass.mk · cited by 14FiniteMulArchimedeanClass…MulArchimedeanClass.mk_inv · cited by 9MulArchimedeanClass.mk_invMulArchimedeanClass.mk_eq_mk · cited by 6MulArchimedeanClass.mk_eq…MulArchimedeanClass.mk_lt_mk · cited by 6MulArchimedeanClass.mk_lt…MulArchimedeanClass.subsemigroup · cited by 5MulArchimedeanClass.subse…MulArchimedeanClass.min_le_mk_mul · cited by 4MulArchimedeanClass.min_l…MulArchimedeanClass.mk_eq_top_iff · cited by 3MulArchimedeanClass.mk_eq…MulArchimedeanClass.mk_left_le_mk_mul · cited by 3MulArchimedeanClass.mk_le…MulArchimedeanClass.mk_mul_eq_mk_left · cited by 3MulArchimedeanClass.mk_mu…MulArchimedeanClass.orderHom_mk · cited by 3MulArchimedeanClass.order…MulArchimedeanClass.lift · cited by 3MulArchimedeanClass.liftMulArchimedeanClass.mk_left_le_mk_div · cited by 2MulArchimedeanClass.mk_le…MulArchimedeanClass.mk_left_le_mk_div_iff · cited by 2MulArchimedeanClass.mk_le…MulArchimedeanClass.mk_left_le_mk_mul_iff · cited by 2MulArchimedeanClass.mk_le…MulArchimedeanClass.mk_mabs · cited by 2MulArchimedeanClass.mk_ma…DFunLike.coe · cited by 62936DFunLike.coeLinearOrder · cited by 8572LinearOrderCommGroup · cited by 990CommGroupIsOrderedMonoid · cited by 577IsOrderedMonoidMulArchimedeanClass · cited by 81MulArchimedeanClasstoAntisymmetrization · cited by 12toAntisymmetrizationMulArchimedeanOrder · cited by 7MulArchimedeanOrderMulArchimedeanOrder.of · cited by 5MulArchimedeanOrder.ofMulArchimedeanClass.mkCITED BYCITES

Cites8

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

Cited by68

Results whose statement or proof uses this declaration.