Theorems · Inductive type · order theory
OrderAddMonoidIso
(α : Type u_6) → (β : Type u_7) → [Preorder α] → [Preorder β] → [Add α] → [Add β] → Type (max u_6 u_7)
α ≃+o β is the type of isomorphisms α ≃ β that preserve the ordered additive monoid
structure.
OrderAddMonoidIso is also used for ordered group isomorphisms.
When possible, instead of parametrizing results over (f : α ≃+o β),
you should parametrize over
(F : Type*) [FunLike F M N] [AddEquivClass F M N] [OrderIsoClass F M N] (f : F).
- Defined in
- Mathlib.Algebra.Order.Hom.Monoid
- Cited by
- 58 results in Mathlib
- Foundations
- Depth 1 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Preorderstatement · cited by 7,952
Cited by84
Results whose statement or proof uses this declaration.
- OrderAddMonoidIso.symmstatement and proof · cited by 23
- OrderAddMonoidIso.toAddEquivstatement and proof · cited by 15
- OrderAddMonoidIso.transstatement and proof · cited by 9
- OrderAddMonoidIso.extstatement and proof · cited by 5
- OrderAddMonoidIso.reflstatement · cited by 5
- LinearOrderedAddCommGroup.discrete_iff_not_denselyOrderedstatement and proof · cited by 4
- OrderAddMonoidIso.toMultiplicativeRightstatement and proof · cited by 4
- OrderAddMonoidIso.toOrderIsostatement and proof · cited by 4
- LinearOrderedAddCommGroup.wellFoundedOn_setOfPred_le_lt_iff_nonempty_discretestatement and proof · cited by 3
- LinearOrderedAddCommGroup.discrete_or_denselyOrderedstatement · cited by 2
- LinearOrderedAddCommGroup.isAddCyclic_iff_nonempty_equiv_intstatement and proof · cited by 2
- OrderAddMonoidIso.apply_symm_applystatement and proof · cited by 2