Theorems · Theorem · order theory
BoundedOrderHom.comp_assoc
∀ {α : Type u_2} {β : Type u_3} {γ : Type u_4} {δ : Type u_5} [inst : Preorder α] [inst_1 : Preorder β]
[inst_2 : Preorder γ] [inst_3 : Preorder δ] [inst_4 : BoundedOrder α] [inst_5 : BoundedOrder β]
[inst_6 : BoundedOrder γ] [inst_7 : BoundedOrder δ] (f : BoundedOrderHom γ δ) (g : BoundedOrderHom β γ)
(h : BoundedOrderHom α β), (f.comp g).comp h = f.comp (g.comp h)- Defined in
- Mathlib.Order.Hom.Bounded
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- BoundedOrderstatement and proof · cited by 270
- BoundedOrderHomstatement and proof · cited by 54
- BoundedOrderHom.compstatement · cited by 14
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.