Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Discrete.functor_map_id

∀ {J : Type v₁} {C : Type u₂} [inst : CategoryTheory.Category.{v₂, u₂} C]
  (F : CategoryTheory.Functor (CategoryTheory.Discrete J) C) {j : CategoryTheory.Discrete J} (f : j ⟶ j),
  F.map f = CategoryTheory.CategoryStruct.id (F.obj j)
Defined in
Mathlib.CategoryTheory.Discrete.Basic
Cited by
36 results in Mathlib
Foundations
Depth 11 from the axioms · uses propext
Assumes
CategoryTheory.Category

Around this declaration

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

CategoryTheory.NatTrans.Equifibered.of_discrete · cited by 11Equifibered.of_discreteCategoryTheory.FinitaryExtensive.vanKampen · cited by 5FinitaryExtensive.vanKamp…CategoryTheory.MonoidalCategory.DayConvolutionUnit.leftUnitor_hom_unit_app · cited by 4DayConvolutionUnit.leftUn…CategoryTheory.MonoidalCategory.DayConvolutionUnit.rightUnitor_hom_unit_app · cited by 4DayConvolutionUnit.rightU…CategoryTheory.BinaryCofan.isVanKampen_iff · cited by 2BinaryCofan.isVanKampen_i…CategoryTheory.isUniversalColimit_extendCofan · cited by 2CategoryTheory.isUniversa…CategoryTheory.isVanKampenColimit_extendCofan · cited by 1CategoryTheory.isVanKampe…AlgebraicGeometry.sigmaι_eq_iff · cited by 1AlgebraicGeometry.sigmaι_…CategoryTheory.MorphismProperty.le_colimitsOfShape_punit · cited by 1MorphismProperty.le_colim…CategoryTheory.FinitaryExtensive.isVanKampen_finiteCoproducts_Fin · cited by 1FinitaryExtensive.isVanKa…CategoryTheory.mono_of_cofan_isVanKampen · cited by 1CategoryTheory.mono_of_co…CategoryTheory.isPullback_initial_to_of_cofan_isVanKampen · cited by 1CategoryTheory.isPullback…CategoryTheory.FinitaryPreExtensive.isUniversal_finiteCoproducts_Fin · cited by 1FinitaryPreExtensive.isUn…CategoryTheory.CommMon.EquivLaxBraidedFunctorPUnit.unitIso_inv_app_hom_hom_app · cited by 0EquivLaxBraidedFunctorPUn…CategoryTheory.Mon.equivLaxMonoidalFunctorPUnit_unitIso_hom_app_hom_app · cited by 0Mon.equivLaxMonoidalFunct…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.CategoryStruct.id · cited by 6235CategoryStruct.idCategoryTheory.Discrete · cited by 2447CategoryTheory.DiscreteCategoryTheory.Functor.map_id · cited by 616Functor.map_idDiscrete.functor_map_idCITED BYCITES

Cites8

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

Cited by36

Results whose statement or proof uses this declaration.