Theorems · Definition · order theory
FiniteArchimedeanClass.liftOrderHom
{M : Type u_1} →
[inst : AddCommGroup M] →
[inst_1 : LinearOrder M] →
[inst_2 : IsOrderedAddMonoid M] →
{α : Type u_2} →
[inst_3 : PartialOrder α] →
(f : { a // a ≠ 0 } → α) →
(∀ (a b : { a // a ≠ 0 }), FiniteArchimedeanClass.mk ↑a ⋯ ≤ FiniteArchimedeanClass.mk ↑b ⋯ → f a ≤ f b) →
FiniteArchimedeanClass M →o αLift a function {a : M // a ≠ 1} → α that's monotone along archimedean
classes to a monotone function FiniteArchimedeanClass M₁ →o α.
- Defined in
- Mathlib.Algebra.Order.Archimedean.Class
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 42 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommGroupstatement and proof · cited by 12,871
- Top.topstatement · cited by 9,680
- LinearOrderstatement and proof · cited by 8,572
- PartialOrderstatement and proof · cited by 6,410
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- OrderHomstatement · cited by 934
- Subtype.propstatement · cited by 505
- ArchimedeanClassstatement · cited by 247
- FiniteArchimedeanClassstatement and proof · cited by 100
- FiniteArchimedeanClass.mkstatement and proof · cited by 28
- FiniteArchimedeanClass.liftproof · cited by 2
Cited by6
Results whose statement or proof uses this declaration.
- FiniteArchimedeanClass.liftOrderHom_mkstatement · cited by 2
- HahnSeries.finiteArchimedeanClassOrderHomInvLexproof · cited by 2
- HahnSeries.finiteArchimedeanClassOrderIsoLex_apply_fstproof · cited by 1
- HahnSeries.finiteArchimedeanClassOrderIsoLex_apply_sndproof · cited by 0
- HahnSeries.finiteArchimedeanClassOrderHomLexproof · cited by 0
- FiniteArchimedeanClass.liftOrderHom.congr_simpstatement and proof · cited by 0