Mathlib Map

Theorems · Definition · order theory

SupBotHom.comp

{α : Type u_2} →
  {β : Type u_3} →
    {γ : Type u_4} →
      [inst : Max α] →
        [inst_1 : Bot α] →
          [inst_2 : Max β] →
            [inst_3 : Bot β] → [inst_4 : Max γ] → [inst_5 : Bot γ] → SupBotHom β γ → SupBotHom α β → SupBotHom α γ

Composition of SupBotHoms as a SupBotHom.

Defined in
Mathlib.Order.Hom.BoundedLattice
Cited by
12 results in Mathlib
Foundations
Depth 10 from the axioms · uses no axioms
Assumes
MaxBotMaxBotMaxBot

Around this declaration

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

Cites9

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

Cited by12

Results whose statement or proof uses this declaration.