Theorems · Theorem · order theory
ArchimedeanClass.map_mk_eq
∀ {M : Type u_1} [inst : AddCommGroup M] [inst_1 : LinearOrder M] [inst_2 : IsOrderedAddMonoid M] {a b : M}
{N : Type u_2} [inst_3 : AddCommGroup N] [inst_4 : LinearOrder N] [inst_5 : IsOrderedAddMonoid N] (f : M →+o N),
ArchimedeanClass.mk a = ArchimedeanClass.mk b → ArchimedeanClass.mk (f a) = ArchimedeanClass.mk (f b)- Defined in
- Mathlib.Algebra.Order.Archimedean.Class
- Cited by
- 0 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.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- ArchimedeanClassstatement and proof · cited by 247
- ArchimedeanClass.mkstatement and proof · cited by 174
- OrderAddMonoidHomstatement and proof · cited by 80
- ArchimedeanClass.orderHomproof · cited by 8
- ArchimedeanClass.orderHom_mkproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.