Mathlib Map

Theorems · Definition · category theory

CategoryTheory.GrothendieckTopology.Point.ofIsCofiltered.fiber

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [CategoryTheory.LocallySmall.{w, v, u} C] →
      {N : Type u'} →
        [inst_2 : CategoryTheory.Category.{v', u'} N] →
          CategoryTheory.Functor N C → [CategoryTheory.InitiallySmall N] → CategoryTheory.Functor C (Type w)

Given a functor p : N ⥤ C, this is the functor C ⥤ Type w which sends X : C to the colimit of types of morphisms p.obj U ⟶ X for U : N.

Defined in
Mathlib.CategoryTheory.Sites.Point.OfIsCofiltered
Cited by
9 results in Mathlib
Foundations
Depth 49 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.LocallySmallCategoryTheory.CategoryCategoryTheory.InitiallySmall

Around this declaration

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

CategoryTheory.GrothendieckTopology.Point.ofIsCofiltered.fiberMk · cited by 9ofIsCofiltered.fiberMkCategoryTheory.GrothendieckTopology.Point.ofIsCofiltered · cited by 7Point.ofIsCofilteredCategoryTheory.GrothendieckTopology.Point.ofIsCofiltered.functor · cited by 3ofIsCofiltered.functorCategoryTheory.GrothendieckTopology.Point.ofIsCofiltered.fiberMk_map · cited by 1ofIsCofiltered.fiberMk_mapCategoryTheory.GrothendieckTopology.Point.ofIsCofiltered.fiberMk_map_comp · cited by 1ofIsCofiltered.fiberMk_ma…CategoryTheory.GrothendieckTopology.Point.ofIsCofiltered.fiber_map_fiberMk · cited by 1ofIsCofiltered.fiber_map_…CategoryTheory.GrothendieckTopology.Point.ofIsCofiltered.functor_map · cited by 0ofIsCofiltered.functor_mapCategoryTheory.GrothendieckTopology.Point.ofIsCofiltered.functor_obj_fst · cited by 0ofIsCofiltered.functor_ob…CategoryTheory.GrothendieckTopology.Point.ofIsCofiltered.functor_obj_snd · cited by 0ofIsCofiltered.functor_ob…CategoryTheory.GrothendieckTopology.Point.ofIsCofiltered_fiber · cited by 0Point.ofIsCofiltered_fiberCategoryTheory.GrothendieckTopology.Point.ofIsCofiltered.exists_of_fiberMk_eq_fiberMk · cited by 0ofIsCofiltered.exists_of_…CategoryTheory.GrothendieckTopology.Point.ofIsCofiltered.fiberMk_jointly_surjective · cited by 0ofIsCofiltered.fiberMk_jo…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.Functor.op · cited by 997Functor.opCategoryTheory.Functor.whiskeringLeft · cited by 395Functor.whiskeringLeftCategoryTheory.LocallySmall · cited by 242CategoryTheory.LocallySma…CategoryTheory.Limits.colim · cited by 89Limits.colimCategoryTheory.shrinkYoneda · cited by 64CategoryTheory.shrinkYone…CategoryTheory.InitiallySmall · cited by 51CategoryTheory.InitiallyS…ofIsCofiltered.fiberCITED BYCITES

Cites11

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

Cited by12

Results whose statement or proof uses this declaration.