Theorems · Theorem · order theory
HeytAlg.ofHom_comp
∀ {X Y Z : Type u} [inst : HeytingAlgebra X] [inst_1 : HeytingAlgebra Y] [inst_2 : HeytingAlgebra Z]
(f : HeytingHom X Y) (g : HeytingHom Y Z),
HeytAlg.ofHom (g.comp f) = CategoryTheory.CategoryStruct.comp (HeytAlg.ofHom f) (HeytAlg.ofHom g)- Defined in
- Mathlib.Order.Category.HeytAlg
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext
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.
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- HeytingAlgebrastatement and proof · cited by 108
- HeytingHomstatement and proof · cited by 45
- HeytAlgstatement · cited by 30
- HeytAlg.ofstatement · cited by 9
- HeytingHom.compstatement · cited by 9
- HeytAlg.ofHomstatement · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.