Theorems · Theorem · category theory
CategoryTheory.eqToHom_map
∀ {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 : C} (p : X = Y), F.map (CategoryTheory.eqToHom p) = CategoryTheory.eqToHom ⋯This is not always a good idea as a @[simp] lemma,
as we lose the ability to use results that interact with F,
e.g. the naturality of a natural transformation.
In some files it may be appropriate to use attribute [local simp] eqToHom_map, however.
- Defined in
- Mathlib.CategoryTheory.EqToHom
- Cited by
- 29 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement · cited by 8,698
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.eqToHomstatement · cited by 860
- CategoryTheory.Functor.map_idproof · cited by 616
Cited by29
Results whose statement or proof uses this declaration.
- CategoryTheory.compatiblePreservingOfFlatproof · cited by 3
- CategoryTheory.shiftFunctorAdd'_add_zeroproof · cited by 3
- CategoryTheory.shiftFunctorAdd'_assocproof · cited by 3
- AlgebraicGeometry.StructureSheaf.comap_idproof · cited by 2
- CochainComplex.ι_mapBifunctorShift₁Iso_hom_fproof · cited by 2
- CochainComplex.ι_mapBifunctorShift₂Iso_hom_fproof · cited by 2
- CategoryTheory.pullbackShiftFunctorZero_inv_appproof · cited by 2
- CategoryTheory.shiftFunctorAdd'_zero_addproof · cited by 2
- AlgebraicGeometry.Scheme.Hom.toNormalization_app_preimageproof · cited by 2
- CategoryTheory.Limits.Sigma.ι_reindex_homproof · cited by 2
- AlgebraicGeometry.PresheafedSpace.GlueData.opensImagePreimageMap_app'proof · cited by 2
- AlgebraicGeometry.Scheme.IsLocallyDirected.ι_jointly_surjectiveproof · cited by 1