Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.Functor.IsCocontinuous

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

A functor G : (C, J) ⥤ (D, K) between sites is called cocontinuous (SGA 4 III 2.1) if for all covering sieves R in D, R.pullback G is a covering sieve in C.

Defined in
Mathlib.CategoryTheory.Sites.CoverLifting
Cited by
55 results in Mathlib
Foundations
Depth 2 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.GrothendieckTopology.Point.map · cited by 15Point.mapCategoryTheory.Functor.cover_lift · cited by 12Functor.cover_liftCategoryTheory.GrothendieckTopology.Point.toPresheafFiberMap · cited by 12Point.toPresheafFiberMapCategoryTheory.Functor.sheafPushforwardCocontinuous · cited by 9Functor.sheafPushforwardC…CategoryTheory.Functor.sheafAdjunctionCocontinuous · cited by 7Functor.sheafAdjunctionCo…CategoryTheory.GrothendieckTopology.Point.presheafFiberMapObjIso · cited by 6Point.presheafFiberMapObj…CategoryTheory.RanIsSheafOfIsCocontinuous.liftAux · cited by 5RanIsSheafOfIsCocontinuou…CategoryTheory.Functor.sheafPushforwardCocontinuousCompSheafToPresheafIso · cited by 5Functor.sheafPushforwardC…CategoryTheory.RanIsSheafOfIsCocontinuous.lift · cited by 4RanIsSheafOfIsCocontinuou…CategoryTheory.Functor.pushforwardContinuousSheafificationCompatibility · cited by 3Functor.pushforwardContin…SheafOfModules.QuasicoherentData.pushforward · cited by 3QuasicoherentData.pushfor…CategoryTheory.Functor.IsCocontinuous.cover_lift · cited by 2IsCocontinuous.cover_liftCategoryTheory.Adjunction.isCocontinuous_iff_coverPreserving · cited by 2Adjunction.isCocontinuous…CategoryTheory.GrothendieckTopology.Point.isColimitPresheafFiberMapCocone · cited by 2Point.isColimitPresheafFi…CategoryTheory.GrothendieckTopology.Point.map_aux · cited by 2Point.map_auxCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.GrothendieckTopology · cited by 1415CategoryTheory.Grothendie…Functor.IsCocontinuousCITED BYCITES

Cites3

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

Cited by72

Results whose statement or proof uses this declaration.