Theorems · Theorem · order theory
MulArchimedeanClass.mk_eq_mk
∀ {M : Type u_1} [inst : CommGroup M] [inst_1 : LinearOrder M] [inst_2 : IsOrderedMonoid M] {a b : M},
MulArchimedeanClass.mk a = MulArchimedeanClass.mk b ↔ (∃ m, |b|ₘ ≤ |a|ₘ ^ m) ∧ ∃ n, |a|ₘ ≤ |b|ₘ ^ n- Defined in
- Mathlib.Algebra.Order.Archimedean.Class
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- LinearOrderstatement and proof · cited by 8,572
- CommGroupstatement and proof · cited by 990
- IsOrderedMonoidstatement and proof · cited by 577
- mabsstatement and proof · cited by 148
- MulArchimedeanClassstatement · cited by 81
- MulArchimedeanClass.mkstatement · cited by 63
- Quotient.eqproof · cited by 50
Cited by6
Results whose statement or proof uses this declaration.
- MulArchimedeanClass.mk_invproof · cited by 9
- MulArchimedeanClass.lift_mkproof · cited by 2
- MulArchimedeanClass.mk_mabsproof · cited by 2
- MulArchimedeanClass.mk_eq_mk_of_mulArchimedeanproof · cited by 0
- MulArchimedeanClass.mulArchimedean_of_mk_eq_mkproof · cited by 0
- MulArchimedeanClass.lift₂_mkproof · cited by 0