Theorems · Theorem · order theory
BoundedOrderHom.dual_comp
∀ {α : Type u_2} {β : Type u_3} {γ : Type u_4} [inst : Preorder α] [inst_1 : BoundedOrder α] [inst_2 : Preorder β]
[inst_3 : BoundedOrder β] [inst_4 : Preorder γ] [inst_5 : BoundedOrder γ] (g : BoundedOrderHom β γ)
(f : BoundedOrderHom α β), BoundedOrderHom.dual (g.comp f) = (BoundedOrderHom.dual g).comp (BoundedOrderHom.dual f)- Defined in
- Mathlib.Order.Hom.Bounded
- Cited by
- 0 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.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Equivstatement · cited by 8,337
- Preorderstatement and proof · cited by 7,952
- OrderDualstatement · cited by 927
- BoundedOrderstatement and proof · cited by 270
- BoundedOrderHomstatement and proof · cited by 54
- BoundedOrderHom.compstatement · cited by 14
- BoundedOrderHom.dualstatement · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.