Mathlib Map

Theorems · Theorem · general topology

PseudoEpimorphism.comp_assoc

∀ {α : Type u_2} {β : Type u_3} {γ : Type u_4} {δ : Type u_5} [inst : Preorder α] [inst_1 : Preorder β]
  [inst_2 : Preorder γ] [inst_3 : Preorder δ] (h : PseudoEpimorphism γ δ) (g : PseudoEpimorphism β γ)
  (f : PseudoEpimorphism α β), (h.comp g).comp f = h.comp (g.comp f)
Defined in
Mathlib.Topology.Order.Hom.Esakia
Cited by
0 results in Mathlib
Foundations
Depth 14 from the axioms · uses no axioms
Assumes
PreorderPreorderPreorderPreorder

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.