Theorems · Theorem · category theory
CategoryTheory.eqToHom_map_comp_apply
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
(F : CategoryTheory.Functor C D) {X Y Z : C} (p : X = Y) (q : Y = Z) {F_1 : D → D → Type uF} {carrier : D → Type w}
{instFunLike : (X Y : D) → FunLike (F_1 X Y) (carrier X) (carrier Y)} [inst_2 : CategoryTheory.ConcreteCategory D F_1]
(x : carrier (F.obj X)),
(CategoryTheory.ConcreteCategory.hom (F.map (CategoryTheory.eqToHom q)))
((CategoryTheory.ConcreteCategory.hom (F.map (CategoryTheory.eqToHom p))) x) =
(CategoryTheory.ConcreteCategory.hom (F.map (CategoryTheory.eqToHom ⋯))) x- Defined in
- Mathlib.CategoryTheory.Types.Basic
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- FunLikestatement and proof · cited by 2,560
- CategoryTheory.eqToHomstatement and proof · cited by 860
- CategoryTheory.ConcreteCategorystatement and proof · cited by 421
- CategoryTheory.comp_applyproof · cited by 387
- CategoryTheory.eqToHom_map_compproof · cited by 7
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.OverPresheafAux.YonedaCollection.map₁_map₂proof · cited by 0
- CategoryTheory.OverPresheafAux.YonedaCollection.map₂_compproof · cited by 0
- CategoryTheory.OverPresheafAux.counitBackward_counitForwardproof · cited by 0
- CategoryTheory.OverPresheafAux.counitForward_counitBackwardproof · cited by 0
- CategoryTheory.OverPresheafAux.counitForward_naturality₁proof · cited by 0
- CategoryTheory.OverPresheafAux.counitForward_naturality₂proof · cited by 0
- CategoryTheory.OverPresheafAux.YonedaCollection.map₁_compproof · cited by 0