Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.IsEventuallyConstantTo

{J : Type u_1} →
  {C : Type u_2} →
    [inst : CategoryTheory.Category.{v_1, u_1} J] →
      [inst_1 : CategoryTheory.Category.{v_2, u_2} C] → CategoryTheory.Functor J C → J → Prop

A functor F : J ⥤ C is eventually constant to j : J if for any map f : i ⟶ j, the induced morphism F.map f is an isomorphism. If J is cofiltered, this implies F has a limit.

Defined in
Mathlib.CategoryTheory.Limits.Constructions.EventuallyConstant
Cited by
19 results in Mathlib
Foundations
Depth 4 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

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

CategoryTheory.Functor.IsEventuallyConstantTo.isoMap · cited by 7IsEventuallyConstantTo.is…CategoryTheory.Functor.IsEventuallyConstantTo.coneπApp · cited by 4IsEventuallyConstantTo.co…CategoryTheory.Functor.IsEventuallyConstantTo.cone · cited by 3IsEventuallyConstantTo.co…CategoryTheory.Functor.IsEventuallyConstantTo.isIso_π_of_isLimit · cited by 2IsEventuallyConstantTo.is…CategoryTheory.Functor.IsEventuallyConstantTo.isLimitCone · cited by 2IsEventuallyConstantTo.is…CategoryTheory.Functor.IsEventuallyConstantTo.isoMap_inv_hom_id · cited by 2IsEventuallyConstantTo.is…CategoryTheory.Functor.IsEventuallyConstantTo.coneπApp_eq · cited by 1IsEventuallyConstantTo.co…CategoryTheory.Functor.IsEventuallyConstantTo.coneπApp_eq_id · cited by 1IsEventuallyConstantTo.co…CategoryTheory.Functor.IsEventuallyConstantTo.isIso_map · cited by 1IsEventuallyConstantTo.is…CategoryTheory.Functor.IsEventuallyConstantTo.isoMap_hom · cited by 1IsEventuallyConstantTo.is…CategoryTheory.Functor.IsEventuallyConstantTo.isoMap_hom_inv_id · cited by 1IsEventuallyConstantTo.is…CategoryTheory.Functor.IsEventuallyConstantTo.isoMap_hom_inv_id_assoc · cited by 1IsEventuallyConstantTo.is…CategoryTheory.Functor.IsEventuallyConstantTo.precomp · cited by 1IsEventuallyConstantTo.pr…HomologicalComplex.isIso_π_f_of_isLimit_of_isEventuallyConstantTo · cited by 1HomologicalComplex.isIso_…CategoryTheory.Functor.IsEventuallyConstantTo.coneπApp.congr_simp · cited by 0coneπApp.congr_simpCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.IsIso · cited by 1156CategoryTheory.IsIsoFunctor.IsEventuallyConstantToCITED BYCITES

Cites5

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

Cited by26

Results whose statement or proof uses this declaration.