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.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement · cited by 53,352
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- Set.rangeproof · cited by 4,705
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
- Set.iInterproof · cited by 1,084
Cited by14
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.toEventualRangesproof · cited by 4
- CategoryTheory.Functor.isMittagLeffler_iff_eventualRangestatement and proof · cited by 3
- CategoryTheory.Functor.mem_eventualRange_iffstatement · cited by 3
- CategoryTheory.Functor.IsMittagLeffler.subset_image_eventualRangestatement and proof · cited by 3
- CategoryTheory.Functor.eventualRange_mapsTostatement and proof · cited by 2
- CategoryTheory.Functor.toEventualRanges_objstatement · cited by 1
- CategoryTheory.Functor.toEventualRanges_nonemptyproof · cited by 0
- SimpleGraph.infinite_iff_in_eventualRangestatement · cited by 0
- CategoryTheory.Functor.surjective_toEventualRangesproof · cited by 0
- CategoryTheory.Functor.toEventualRanges_mapstatement · cited by 0
- CategoryTheory.Functor.IsMittagLeffler.eq_image_eventualRangestatement · cited by 0
- CategoryTheory.Functor.IsMittagLeffler.toPreimagesproof · cited by 0