Theorems · Theorem · order theory
OrderMonoidHom.comp_mul
∀ {α : Type u_2} {β : Type u_3} {γ : Type u_4} [inst : CommMonoid α] [inst_1 : Preorder α] [inst_2 : CommMonoid β]
[inst_3 : Preorder β] [inst_4 : CommMonoid γ] [inst_5 : Preorder γ] [inst_6 : IsOrderedMonoid β]
[inst_7 : IsOrderedMonoid γ] (g : β →*o γ) (f₁ f₂ : α →*o β), g.comp (f₁ * f₂) = g.comp f₁ * g.comp f₂- Defined in
- Mathlib.Algebra.Order.Hom.Monoid
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, 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.coeproof · cited by 62,936
- Preorderstatement and proof · cited by 7,952
- CommMonoidstatement and proof · cited by 2,264
- map_mulproof · cited by 1,137
- IsOrderedMonoidstatement and proof · cited by 577
- MonoidHomClass.toMonoidHomproof · cited by 294
- OrderMonoidHomstatement and proof · cited by 67
- OrderMonoidHom.compstatement · cited by 20
- OrderMonoidHom.extproof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.