Theorems · Theorem · order theory
sSupHom.comp_assoc
∀ {α : Type u_2} {β : Type u_3} {γ : Type u_4} {δ : Type u_5} [inst : SupSet α] [inst_1 : SupSet β] [inst_2 : SupSet γ]
[inst_3 : SupSet δ] (f : sSupHom γ δ) (g : sSupHom β γ) (h : sSupHom α β), (f.comp g).comp h = f.comp (g.comp h)- Defined in
- Mathlib.Order.Hom.CompleteLattice
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 13 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.
- SupSetstatement and proof · cited by 154
- sSupHomstatement and proof · cited by 40
- sSupHom.compstatement · cited by 11
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.