Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Discrete.natIsoFunctor

{C : Type u₂} →
  [inst : CategoryTheory.Category.{v₂, u₂} C] →
    {I : Type u₁} →
      {F : CategoryTheory.Functor (CategoryTheory.Discrete I) C} →
        F ≅ CategoryTheory.Discrete.functor (F.obj ∘ CategoryTheory.Discrete.mk)

Every functor F from a discrete category is naturally isomorphic (actually, equal) to Discrete.functor (F.obj).

Defined in
Mathlib.CategoryTheory.Discrete.Basic
Cited by
11 results in Mathlib
Foundations
Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

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

CategoryTheory.Limits.preservesColimitsOfShape_of_discrete · cited by 1Limits.preservesColimitsO…AlgebraicGeometry.SheafedSpace.IsOpenImmersion.sigma_ι_isOpenEmbedding · cited by 1IsOpenImmersion.sigma_ι_i…CategoryTheory.Limits.preservesLimitsOfShape_of_discrete · cited by 1Limits.preservesLimitsOfS…CategoryTheory.Presieve.isSheaf_iff_preservesFiniteProducts · cited by 1Presieve.isSheaf_iff_pres…CategoryTheory.Limits.Cofan.isColimitMapCoconeEquiv · cited by 0Cofan.isColimitMapCoconeE…CategoryTheory.Discrete.natIsoFunctor_hom_app · cited by 0Discrete.natIsoFunctor_ho…CategoryTheory.Discrete.natIsoFunctor_inv_app · cited by 0Discrete.natIsoFunctor_in…AlgebraicGeometry.SheafedSpace.IsOpenImmersion.image_preimage_is_empty · cited by 0IsOpenImmersion.image_pre…CategoryTheory.Limits.hasCoproducts_of_colimit_cofans · cited by 0Limits.hasCoproducts_of_c…CategoryTheory.Limits.preservesCoproductsOfShape_of_preservesBiproductsOfShape · cited by 0Limits.preservesCoproduct…CategoryTheory.Limits.Fan.isLimitMapConeEquiv · cited by 0Fan.isLimitMapConeEquivCategoryTheory.Limits.hasProducts_of_limit_fans · cited by 0Limits.hasProducts_of_lim…CategoryTheory.Limits.preservesProductsOfShape_of_preservesBiproductsOfShape · cited by 0Limits.preservesProductsO…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.Discrete · cited by 2447CategoryTheory.DiscreteCategoryTheory.Iso.refl · cited by 727Iso.reflCategoryTheory.Discrete.functor · cited by 633Discrete.functorCategoryTheory.Discrete.natIso · cited by 28Discrete.natIsoDiscrete.natIsoFunctorCITED BYCITES

Cites8

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

Cited by13

Results whose statement or proof uses this declaration.