Theorems · Theorem · order theory
OrderMonoidWithZeroHom.coe_comp_orderMonoidHom
∀ {α : Type u_2} {β : Type u_3} {γ : Type u_4} [inst : Preorder α] [inst_1 : Preorder β] [inst_2 : Preorder γ]
[inst_3 : MulZeroOneClass α] [inst_4 : MulZeroOneClass β] [inst_5 : MulZeroOneClass γ] (f : β →*₀o γ) (g : α →*₀o β),
↑(f.comp g) = (↑f).comp ↑g- Defined in
- Mathlib.Algebra.Order.Hom.MonoidWithZero
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- MulZeroOneClassstatement and proof · cited by 184
- OrderMonoidHomstatement · cited by 67
- OrderMonoidWithZeroHomstatement and proof · cited by 48
- OrderMonoidHom.compstatement · cited by 20
- OrderMonoidWithZeroHom.compstatement · cited by 14
- OrderMonoidHomClass.toOrderMonoidHomstatement · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.