Theorems · Theorem · order theory
MulArchimedeanClass.liftOrderHom_mk
∀ {M : Type u_1} [inst : CommGroup M] [inst_1 : LinearOrder M] [inst_2 : IsOrderedMonoid M] {α : Type u_2}
[inst_3 : PartialOrder α] (f : M → α)
(h : ∀ (a b : M), MulArchimedeanClass.mk a ≤ MulArchimedeanClass.mk b → f a ≤ f b) (a : M),
(MulArchimedeanClass.liftOrderHom f h) (MulArchimedeanClass.mk a) = f a- Defined in
- Mathlib.Algebra.Order.Archimedean.Class
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- LinearOrderstatement and proof · cited by 8,572
- PartialOrderstatement and proof · cited by 6,410
- le_antisymmproof · cited by 2,068
- CommGroupstatement and proof · cited by 990
- OrderHomstatement · cited by 934
- Eq.leproof · cited by 605
- IsOrderedMonoidstatement and proof · cited by 577
- Eq.geproof · cited by 375
- MulArchimedeanClassstatement · cited by 81
- MulArchimedeanClass.mkstatement and proof · cited by 63
- MulArchimedeanClass.lift_mkproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.