Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.sheafPushforwardContinuous

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {D : Type u₂} →
      [inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
        (F : CategoryTheory.Functor C D) →
          (A : Type u) →
            [inst_2 : CategoryTheory.Category.{t, u} A] →
              (J : CategoryTheory.GrothendieckTopology C) →
                (K : CategoryTheory.GrothendieckTopology D) →
                  [F.IsContinuous J K] → CategoryTheory.Functor (CategoryTheory.Sheaf K A) (CategoryTheory.Sheaf J A)

The induced functor Sheaf K A ⥤ Sheaf J A given by F.op ⋙ _ if F is a continuous functor.

Defined in
Mathlib.CategoryTheory.Sites.Continuous
Cited by
102 results in Mathlib
Foundations
Depth 70 from the axioms, rests on 1,542 definitions · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Functor.IsContinuous

Around this declaration

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

SheafOfModules.pushforward · cited by 45SheafOfModules.pushforwardCategoryTheory.GrothendieckTopology.overMapPullback · cited by 19GrothendieckTopology.over…SheafOfModules.pullback · cited by 12SheafOfModules.pullbackCategoryTheory.Functor.sheafPushforwardContinuousNatTrans · cited by 11Functor.sheafPushforwardC…TopCat.Sheaf.pushforward · cited by 11Sheaf.pushforwardSheafOfModules.pushforwardComp · cited by 9SheafOfModules.pushforwar…SheafOfModules.pushforwardCongr · cited by 9SheafOfModules.pushforwar…SheafOfModules.pushforwardNatTrans · cited by 8SheafOfModules.pushforwar…SheafOfModules.pullbackPushforwardAdjunction · cited by 7SheafOfModules.pullbackPu…CategoryTheory.Functor.sheafAdjunctionCocontinuous · cited by 7Functor.sheafAdjunctionCo…CategoryTheory.Functor.IsDenseSubsite.sheafifyOfIsEquivalence · cited by 6IsDenseSubsite.sheafifyOf…SheafOfModules.pullbackObjFreeIso · cited by 5SheafOfModules.pullbackOb…SheafOfModules.pullbackObjUnitToUnit · cited by 5SheafOfModules.pullbackOb…CategoryTheory.Functor.sheafPushforwardContinuousCompSheafToPresheafIso · cited by 5Functor.sheafPushforwardC…SheafOfModules.pullbackComp · cited by 4SheafOfModules.pullbackCo…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.GrothendieckTopology · cited by 1415CategoryTheory.Grothendie…CategoryTheory.Functor.op · cited by 997Functor.opCategoryTheory.Presheaf.IsSheaf · cited by 991Presheaf.IsSheafCategoryTheory.Sheaf · cited by 763CategoryTheory.SheafCategoryTheory.Functor.whiskeringLeft · cited by 395Functor.whiskeringLeftCategoryTheory.sheafToPresheaf · cited by 142CategoryTheory.sheafToPre…CategoryTheory.Functor.IsContinuous · cited by 100Functor.IsContinuousCategoryTheory.ObjectProperty.lift · cited by 33ObjectProperty.liftCategoryTheory.Functor.op_comp_isSheaf · cited by 8Functor.op_comp_isSheafFunctor.sheafPushforwardConti…CITED BYCITES

Cites14

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

Cited by160

Results whose statement or proof uses this declaration.