Mathlib Map

Theorems · Definition · general topology

PseudoEpimorphism.comp

{α : Type u_2} →
  {β : Type u_3} →
    {γ : Type u_4} →
      [inst : Preorder α] →
        [inst_1 : Preorder β] →
          [inst_2 : Preorder γ] → PseudoEpimorphism β γ → PseudoEpimorphism α β → PseudoEpimorphism α γ

Composition of PseudoEpimorphisms as a PseudoEpimorphism.

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

Around this declaration

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

Cites5

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.