Theorems · Definition · order theory
OrderMonoidIso.trans
{α : Type u_2} →
{β : Type u_3} →
{γ : Type u_4} →
[inst : Preorder α] →
[inst_1 : Preorder β] →
[inst_2 : Preorder γ] →
[inst_3 : Mul α] → [inst_4 : Mul β] → [inst_5 : Mul γ] → (α ≃*o β) → (β ≃*o γ) → α ≃*o γTransitivity of multiplication-preserving order isomorphisms
- Defined in
- Mathlib.Algebra.Order.Hom.Monoid
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 21 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.
- Preorderstatement and proof · cited by 7,952
- MulEquivproof · cited by 1,142
- OrderMonoidIsostatement and proof · cited by 114
- MulEquivClass.toMulEquivproof · cited by 57
- MulEquiv.transproof · cited by 53
Cited by12
Results whose statement or proof uses this declaration.
- OrderMonoidIso.trans_applystatement · cited by 1
- Valuation.IsEquiv.orderMonoidIso_transstatement · cited by 0
- LocallyFiniteOrder.orderMonoidWithZeroEquivproof · cited by 0
- LinearOrderedCommGroupWithZero.discrete_or_denselyOrderedproof · cited by 0
- OrderMonoidIso.trans_assocstatement · cited by 0
- OrderMonoidIso.trans_reflstatement · cited by 0
- OrderMonoidIso.cancel_leftstatement and proof · cited by 0
- OrderMonoidIso.cancel_rightstatement and proof · cited by 0
- OrderMonoidIso.refl_transstatement · cited by 0
- OrderMonoidIso.coe_transstatement · cited by 0
- OrderMonoidIso.coe_trans_mulEquivstatement · cited by 0
- OrderMonoidIso.coe_trans_orderIsostatement · cited by 0