Mathlib Map

Theorems · Definition · general topology

EsakiaHom.comp

{α : Type u_2} →
  {β : Type u_3} →
    {γ : Type u_4} →
      [inst : TopologicalSpace α] →
        [inst_1 : Preorder α] →
          [inst_2 : TopologicalSpace β] →
            [inst_3 : Preorder β] →
              [inst_4 : TopologicalSpace γ] → [inst_5 : Preorder γ] → EsakiaHom β γ → EsakiaHom α β → EsakiaHom α γ

Composition of EsakiaHoms as an EsakiaHom.

Defined in
Mathlib.Topology.Order.Hom.Esakia
Cited by
9 results in Mathlib
Foundations
Depth 14 from the axioms · uses no axioms
Assumes
TopologicalSpacePreorderTopologicalSpacePreorderTopologicalSpacePreorder

Around this declaration

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

Cites7

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

Cited by9

Results whose statement or proof uses this declaration.