Theorems · Theorem · order theory
HeytingHom.comp_assoc
∀ {α : Type u_2} {β : Type u_3} {γ : Type u_4} {δ : Type u_5} [inst : HeytingAlgebra α] [inst_1 : HeytingAlgebra β]
[inst_2 : HeytingAlgebra γ] [inst_3 : HeytingAlgebra δ] (f : HeytingHom γ δ) (g : HeytingHom β γ)
(h : HeytingHom α β), (f.comp g).comp h = f.comp (g.comp h)- Defined in
- Mathlib.Order.Heyting.Hom
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext
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.
- HeytingAlgebrastatement and proof · cited by 108
- HeytingHomstatement and proof · cited by 45
- HeytingHom.compstatement · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.