Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.eventualRange

{J : Type u} →
  [inst : CategoryTheory.Category.{v_1, u} J] →
    (F : CategoryTheory.Functor J (Type v)) → (j : J) → Set ((fun X => X) (F.obj j))

The eventual range of the functor F : J ⥤ Type v at index j : J is the intersection of the ranges of all maps F.map f with i : J and f : i ⟶ j.

Defined in
Mathlib.CategoryTheory.CofilteredSystem
Cited by
13 results in Mathlib
Foundations
Depth 13 from the axioms · uses propext, Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

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

CategoryTheory.Functor.toEventualRanges · cited by 4Functor.toEventualRangesCategoryTheory.Functor.isMittagLeffler_iff_eventualRange · cited by 3Functor.isMittagLeffler_i…CategoryTheory.Functor.mem_eventualRange_iff · cited by 3Functor.mem_eventualRange…CategoryTheory.Functor.IsMittagLeffler.subset_image_eventualRange · cited by 3IsMittagLeffler.subset_im…CategoryTheory.Functor.eventualRange_mapsTo · cited by 2Functor.eventualRange_map…CategoryTheory.Functor.toEventualRanges_obj · cited by 1Functor.toEventualRanges_…CategoryTheory.Functor.toEventualRanges_nonempty · cited by 0Functor.toEventualRanges_…SimpleGraph.infinite_iff_in_eventualRange · cited by 0SimpleGraph.infinite_iff_…CategoryTheory.Functor.surjective_toEventualRanges · cited by 0Functor.surjective_toEven…CategoryTheory.Functor.toEventualRanges_map · cited by 0Functor.toEventualRanges_…CategoryTheory.Functor.IsMittagLeffler.eq_image_eventualRange · cited by 0IsMittagLeffler.eq_image_…CategoryTheory.Functor.IsMittagLeffler.toPreimages · cited by 0IsMittagLeffler.toPreimag…CategoryTheory.Functor.eventualRange_eq_iff · cited by 0Functor.eventualRange_eq_…CategoryTheory.Functor.eventualRange_eq_range_precomp · cited by 0Functor.eventualRange_eq_…DFunLike.coe · cited by 62936DFunLike.coeSet · cited by 53352SetCategoryTheory.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.mapSet.range · cited by 4705Set.rangeCategoryTheory.ConcreteCategory.hom · cited by 4022ConcreteCategory.homSet.iInter · cited by 1084Set.iInterFunctor.eventualRangeCITED BYCITES

Cites10

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

Cited by14

Results whose statement or proof uses this declaration.