Theorems · Definition · order theory
HeytingHom.comp
{α : Type u_2} →
{β : Type u_3} →
{γ : Type u_4} →
[inst : HeytingAlgebra α] →
[inst_1 : HeytingAlgebra β] → [inst_2 : HeytingAlgebra γ] → HeytingHom β γ → HeytingHom α β → HeytingHom α γComposition of HeytingHoms as a HeytingHom.
- Defined in
- Mathlib.Order.Heyting.Hom
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- LatticeHomproof · cited by 192
- HeytingAlgebrastatement and proof · cited by 108
- HeytingHomstatement and proof · cited by 45
- LatticeHom.compproof · cited by 27
- HeytingHom.toLatticeHomproof · cited by 4
Cited by9
Results whose statement or proof uses this declaration.
- HeytingHom.comp_applystatement · cited by 1
- HeytingHom.id_compstatement · cited by 0
- HeytAlg.ofHom_compstatement · cited by 0
- HeytingHom.cancel_leftstatement and proof · cited by 0
- HeytingHom.cancel_rightstatement and proof · cited by 0
- HeytingHom.coe_compstatement · cited by 0
- HeytingHom.comp_assocstatement · cited by 0
- HeytingHom.comp_idstatement · cited by 0
- HeytAlg.hom_compstatement · cited by 0