Theorems · Definition · order theory
MulArchimedeanClass.lift
{M : Type u_1} →
[inst : CommGroup M] →
[inst_1 : LinearOrder M] →
[inst_2 : IsOrderedMonoid M] →
{α : Type u_2} →
(f : M → α) →
(∀ (a b : M), MulArchimedeanClass.mk a = MulArchimedeanClass.mk b → f a = f b) → MulArchimedeanClass M → αLift a M → α function to MulArchimedeanClass M → α.
- Defined in
- Mathlib.Algebra.Order.Archimedean.Class
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- MulArchimedeanClassstatement · cited by 81
- MulArchimedeanClass.mkstatement and proof · cited by 63
Cited by5
Results whose statement or proof uses this declaration.
- FiniteMulArchimedeanClass.liftproof · cited by 2
- MulArchimedeanClass.lift_mkstatement · cited by 2
- MulArchimedeanClass.lift.congr_simpstatement and proof · cited by 1
- FiniteMulArchimedeanClass.lift_mkproof · cited by 1
- MulArchimedeanClass.liftOrderHomproof · cited by 1