Theorems · Theorem · order theory
FiniteArchimedeanClass.liftOrderHom_mk
∀ {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 } → α)
(h : ∀ (a b : { a // a ≠ 0 }), FiniteArchimedeanClass.mk ↑a ⋯ ≤ FiniteArchimedeanClass.mk ↑b ⋯ → f a ≤ f b) {a : M}
(ha : a ≠ 0), (FiniteArchimedeanClass.liftOrderHom f h) (FiniteArchimedeanClass.mk a ha) = f ⟨a, ha⟩- Defined in
- Mathlib.Algebra.Order.Archimedean.Class
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 43 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- 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
- le_antisymmproof · cited by 2,068
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- OrderHomstatement · cited by 934
- Eq.leproof · cited by 605
- Subtype.propstatement and proof · cited by 505
- Eq.geproof · cited by 375
- ArchimedeanClassstatement · cited by 247
Cited by2
Results whose statement or proof uses this declaration.
- HahnSeries.finiteArchimedeanClassOrderIsoLex_apply_fstproof · cited by 1
- HahnSeries.finiteArchimedeanClassOrderIsoLex_apply_sndproof · cited by 0