Theorems · Definition · order theory
RelHom.comp
{α : Type u_1} →
{β : Type u_2} →
{γ : Type u_3} → {r : α → α → Prop} → {s : β → β → Prop} → {t : γ → γ → Prop} → s →r t → r →r s → r →r tComposition of two relation homomorphisms is a relation homomorphism.
- Defined in
- Mathlib.Order.RelIso.Basic
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- RelHomstatement and proof · cited by 49
Cited by9
Results whose statement or proof uses this declaration.
- SimpleGraph.Hom.compproof · cited by 20
- RelHom.comp_applystatement and proof · cited by 6
- RelIso.relHomCongrproof · cited by 4
- RelHom.comp_assocstatement · cited by 0
- RelHom.comp_idstatement · cited by 0
- RelHom.id_compstatement · cited by 0
- RelIso.relHomCongr_applystatement · cited by 0
- RelHom.mul_defstatement · cited by 0
- RelIso.relHomCongr_symm_applystatement · cited by 0