Theorems · Theorem · order theory
InfTopHom.comp_assoc
∀ {α : Type u_2} {β : Type u_3} {γ : Type u_4} {δ : Type u_5} [inst : Min α] [inst_1 : Top α] [inst_2 : Min β]
[inst_3 : Top β] [inst_4 : Min γ] [inst_5 : Top γ] [inst_6 : Min δ] [inst_7 : Top δ] (f : InfTopHom γ δ)
(g : InfTopHom β γ) (h : InfTopHom α β), (f.comp g).comp h = f.comp (g.comp h)- Defined in
- Mathlib.Order.Hom.BoundedLattice
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses no axioms
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.
- Topstatement and proof · cited by 93
- InfTopHomstatement and proof · cited by 60
- InfTopHom.compstatement · cited by 12
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.