Mathlib Map

Theorems · Definition · order theory

InfTopHom.comp

{α : Type u_2} →
  {β : Type u_3} →
    {γ : Type u_4} →
      [inst : Min α] →
        [inst_1 : Top α] →
          [inst_2 : Min β] →
            [inst_3 : Top β] → [inst_4 : Min γ] → [inst_5 : Top γ] → InfTopHom β γ → InfTopHom α β → InfTopHom α γ

Composition of InfTopHoms as an InfTopHom.

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

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 by13

Results whose statement or proof uses this declaration.