Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.eqToHom_trans

∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {X Y Z : C} (p : X = Y) (q : Y = Z),
  CategoryTheory.CategoryStruct.comp (CategoryTheory.eqToHom p) (CategoryTheory.eqToHom q) = CategoryTheory.eqToHom ⋯
Defined in
Mathlib.CategoryTheory.EqToHom
Cited by
54 results in Mathlib
Foundations
Depth 6 from the axioms · uses propext
Assumes
CategoryTheory.Category

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.Functor.ext_of_iso · cited by 28Functor.ext_of_isoCategoryTheory.eqToHom_trans_assoc · cited by 25CategoryTheory.eqToHom_tr…CategoryTheory.ComposableArrows.ext₁ · cited by 16ComposableArrows.ext₁TopCat.Sheaf.eq_of_locally_eq' · cited by 6Sheaf.eq_of_locally_eq'CategoryTheory.Paths.ext_functor · cited by 6Paths.ext_functorCategoryTheory.ComposableArrows.ext_succ · cited by 5ComposableArrows.ext_succAlgebraicGeometry.PresheafedSpace.IsOpenImmersion.inv_invApp · cited by 5IsOpenImmersion.inv_invAppCategoryTheory.Pseudofunctor.mapComp'_comp_id · cited by 4Pseudofunctor.mapComp'_co…CategoryTheory.Pseudofunctor.mapComp'_id_comp · cited by 4Pseudofunctor.mapComp'_id…CategoryTheory.constant_of_preserves_morphisms · cited by 3CategoryTheory.constant_o…HomologicalComplex.XIsoOfEq_hom_comp_XIsoOfEq_hom · cited by 2HomologicalComplex.XIsoOf…AlgebraicGeometry.Scheme.Opens.ι_image_basicOpen' · cited by 2Opens.ι_image_basicOpen'CategoryTheory.ComposableArrows.ext · cited by 2ComposableArrows.extTopCat.Sheaf.existsUnique_gluing' · cited by 2Sheaf.existsUnique_gluing'HomologicalComplex.homotopyCofiber.inrX_XIsoBiprod_hom · cited by 2homotopyCofiber.inrX_XIso…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.CategoryStruct.id · cited by 6235CategoryStruct.idCategoryTheory.Category.comp_id · cited by 2119Category.comp_idCategoryTheory.eqToHom · cited by 860CategoryTheory.eqToHomCategoryTheory.eqToHom_transCITED BYCITES

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by54

Results whose statement or proof uses this declaration.