Mathlib Map

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
Assumes
BotBotBot

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.