Theorems · Definition · order theory
BotHom.comp
{α : Type u_2} →
{β : Type u_3} →
{γ : Type u_4} → [inst : Bot α] → [inst_1 : Bot β] → [inst_2 : Bot γ] → BotHom β γ → BotHom α β → BotHom α γComposition of BotHoms as a BotHom.
- Defined in
- Mathlib.Order.Hom.Bounded
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Botstatement and proof · cited by 96
- BotHomstatement and proof · cited by 37
Cited by14
Results whose statement or proof uses this declaration.
- BoundedOrderHom.compproof · cited by 14
- SupBotHom.compproof · cited by 12
- BotHom.comp_applystatement · cited by 1
- BotHom.cancel_rightstatement and proof · cited by 0
- TopHom.dual_compstatement · cited by 0
- BotHom.coe_compstatement · cited by 0
- BotHom.comp_assocstatement · cited by 0
- BotHom.comp_idstatement · cited by 0
- BotHom.symm_dual_compstatement · cited by 0
- BotHom.dual_compstatement · cited by 0
- BotHom.id_compstatement · cited by 0
- BoundedOrderHom.coe_comp_botHomstatement · cited by 0