Theorems · Definition · order theory
MulArchimedeanClass.liftOrderHom
{M : Type u_1} →
[inst : CommGroup M] →
[inst_1 : LinearOrder M] →
[inst_2 : IsOrderedMonoid M] →
{α : Type u_2} →
[inst_3 : PartialOrder α] →
(f : M → α) →
(∀ (a b : M), MulArchimedeanClass.mk a ≤ MulArchimedeanClass.mk b → f a ≤ f b) →
MulArchimedeanClass M →o αLift a function M → α that's monotone along archimedean classes to a
monotone function MulArchimedeanClass M →o α.
- Defined in
- Mathlib.Algebra.Order.Archimedean.Class
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- PartialOrderstatement and proof · cited by 6,410
- CommGroupstatement and proof · cited by 990
- OrderHomstatement · cited by 934
- IsOrderedMonoidstatement and proof · cited by 577
- MulArchimedeanClassstatement and proof · cited by 81
- MulArchimedeanClass.mkstatement and proof · cited by 63
- MulArchimedeanClass.liftproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- MulArchimedeanClass.liftOrderHom_mkstatement · cited by 0