Theorems · Theorem · order theory
FrameHom.comp_assoc
∀ {α : Type u_2} {β : Type u_3} {γ : Type u_4} {δ : Type u_5} [inst : CompleteLattice α] [inst_1 : CompleteLattice β]
[inst_2 : CompleteLattice γ] [inst_3 : CompleteLattice δ] (f : FrameHom γ δ) (g : FrameHom β γ) (h : FrameHom α β),
(f.comp g).comp h = f.comp (g.comp h)- Defined in
- Mathlib.Order.Hom.CompleteLattice
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Quot.sound
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.
- CompleteLatticestatement and proof · cited by 1,048
- FrameHomstatement and proof · cited by 70
- FrameHom.compstatement · cited by 10
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.