Mathlib Map

Theorems · Definition · order theory

FrameHom.comp

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

Composition of FrameHoms as a FrameHom.

Defined in
Mathlib.Order.Hom.CompleteLattice
Cited by
10 results in Mathlib
Foundations
Depth 17 from the axioms · uses propext, Quot.sound
Assumes
CompleteLatticeCompleteLatticeCompleteLattice

Around this declaration

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

Cites8

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

Cited by11

Results whose statement or proof uses this declaration.