Theorems · Definition · order theory
CoheytingHom.comp
{α : Type u_2} →
{β : Type u_3} →
{γ : Type u_4} →
[inst : CoheytingAlgebra α] →
[inst_1 : CoheytingAlgebra β] →
[inst_2 : CoheytingAlgebra γ] → CoheytingHom β γ → CoheytingHom α β → CoheytingHom α γComposition of CoheytingHoms as a CoheytingHom.
- Defined in
- Mathlib.Order.Heyting.Hom
- Cited by
- 7 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
- CoheytingAlgebrastatement and proof · cited by 96
- LatticeHom.compproof · cited by 27
- CoheytingHomstatement and proof · cited by 20
- CoheytingHom.toLatticeHomproof · cited by 4
Cited by7
Results whose statement or proof uses this declaration.
- CoheytingHom.comp_applystatement · cited by 1
- CoheytingHom.coe_compstatement · cited by 0
- CoheytingHom.comp_assocstatement · cited by 0
- CoheytingHom.comp_idstatement · cited by 0
- CoheytingHom.id_compstatement · cited by 0
- CoheytingHom.cancel_leftstatement and proof · cited by 0
- CoheytingHom.cancel_rightstatement and proof · cited by 0