Mathlib Map

Theorems · Definition · order theory

sSupHom.comp

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

Composition of sSupHoms as a sSupHom.

Defined in
Mathlib.Order.Hom.CompleteLattice
Cited by
11 results in Mathlib
Foundations
Depth 12 from the axioms · uses propext, Quot.sound
Assumes
SupSetSupSetSupSet

Around this declaration

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

Cites4

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

  • DFunLike.coeproof · cited by 62,936
  • Setproof · cited by 53,352
  • SupSetstatement and proof · cited by 154
  • sSupHomstatement and proof · cited by 40

Cited by13

Results whose statement or proof uses this declaration.