Mathlib Map

Theorems · Definition · order theory

OrderAddMonoidHom.comp

{α : Type u_2} →
  {β : Type u_3} →
    {γ : Type u_4} →
      [inst : Preorder α] →
        [inst_1 : Preorder β] →
          [inst_2 : Preorder γ] →
            [inst_3 : AddZeroClass α] →
              [inst_4 : AddZeroClass β] → [inst_5 : AddZeroClass γ] → (β →+o γ) → (α →+o β) → α →+o γ

Composition of OrderAddMonoidHoms as an OrderAddMonoidHom

Defined in
Mathlib.Algebra.Order.Hom.Monoid
Cited by
19 results in Mathlib
Foundations
Depth 14 from the axioms · uses propext, Quot.sound
Assumes
PreorderPreorderPreorderAddZeroClassAddZeroClassAddZeroClass

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

OrderRingHom.comp · cited by 15OrderRingHom.compOrderAddMonoidHom.comp_apply · cited by 1OrderAddMonoidHom.comp_ap…OrderAddMonoidHom.coe_comp · cited by 0OrderAddMonoidHom.coe_compOrderAddMonoidHom.coe_comp_addMonoidHom · cited by 0OrderAddMonoidHom.coe_com…OrderAddMonoidHom.coe_comp_orderHom · cited by 0OrderAddMonoidHom.coe_com…OrderAddMonoidHom.zero_comp · cited by 0OrderAddMonoidHom.zero_co…OrderAddMonoidHom.comp_add · cited by 0OrderAddMonoidHom.comp_addOrderAddMonoidHom.comp_assoc · cited by 0OrderAddMonoidHom.comp_as…OrderAddMonoidHom.comp_id · cited by 0OrderAddMonoidHom.comp_idOrderAddMonoidHom.comp_zero · cited by 0OrderAddMonoidHom.comp_ze…OrderAddMonoidHom.fst_comp_inl · cited by 0OrderAddMonoidHom.fst_com…OrderAddMonoidHom.fst_comp_inr · cited by 0OrderAddMonoidHom.fst_com…OrderAddMonoidHom.fstₗ_comp_inlₗ · cited by 0OrderAddMonoidHom.fstₗ_co…OrderAddMonoidHom.id_comp · cited by 0OrderAddMonoidHom.id_comphahnEmbedding_isOrderedAddMonoid · cited by 0hahnEmbedding_isOrderedAd…Preorder · cited by 7952PreorderAddMonoidHom · cited by 3230AddMonoidHomAddZeroClass · cited by 1237AddZeroClassOrderHom · cited by 934OrderHomAddMonoidHom.comp · cited by 339AddMonoidHom.compAddMonoidHomClass.toAddMonoidHom · cited by 232AddMonoidHomClass.toAddMo…OrderAddMonoidHom · cited by 80OrderAddMonoidHomOrderHom.comp · cited by 61OrderHom.compOrderHomClass.toOrderHom · cited by 44OrderHomClass.toOrderHomOrderHom.monotone' · cited by 8OrderHom.monotone'OrderAddMonoidHom.toAddMonoidHom · cited by 5OrderAddMonoidHom.toAddMo…OrderAddMonoidHom.toOrderHom · cited by 2OrderAddMonoidHom.toOrder…OrderAddMonoidHom.compCITED BYCITES

Cites12

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by20

Results whose statement or proof uses this declaration.