Mathlib Map

Theorems · Definition · category theory

CategoryTheory.sheafCompose

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {A : Type u₂} →
      [inst_1 : CategoryTheory.Category.{v₂, u₂} A] →
        {B : Type u₃} →
          [inst_2 : CategoryTheory.Category.{v₃, u₃} B] →
            (J : CategoryTheory.GrothendieckTopology C) →
              (F : CategoryTheory.Functor A B) →
                [J.HasSheafCompose F] → CategoryTheory.Functor (CategoryTheory.Sheaf J A) (CategoryTheory.Sheaf J B)

Composing a functor which HasSheafCompose, yields a functor between sheaf categories.

Defined in
Mathlib.CategoryTheory.Sites.Whiskering
Cited by
28 results in Mathlib
Foundations
Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.GrothendieckTopology.HasSheafCompose

Around this declaration

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

CategoryTheory.GrothendieckTopology.uliftYoneda · cited by 23GrothendieckTopology.ulif…AlgebraicGeometry.modulesSpecToSheaf · cited by 17AlgebraicGeometry.modules…AlgebraicGeometry.Scheme.ringCatSheaf · cited by 11Scheme.ringCatSheafLightCondensed.forget · cited by 10LightCondensed.forgetCategoryTheory.Sheaf.isSeparated · cited by 8Sheaf.isSeparatedCategoryTheory.sheafComposeNatTrans · cited by 4CategoryTheory.sheafCompo…CategoryTheory.GrothendieckTopology.uliftYonedaOpCompCoyoneda · cited by 4GrothendieckTopology.ulif…CategoryTheory.Sheaf.adjunction · cited by 4Sheaf.adjunctionCategoryTheory.ObjectProperty.IsConservativeFamilyOfPoints.jointlyReflectIsomorphisms · cited by 4IsConservativeFamilyOfPoi…CategoryTheory.sheafComposeNatTrans_fac · cited by 3CategoryTheory.sheafCompo…CategoryTheory.GrothendieckTopology.Point.sheafFiberCompIso · cited by 3Point.sheafFiberCompIsoCategoryTheory.constantCommuteCompose · cited by 3CategoryTheory.constantCo…CategoryTheory.sheafCompose_map · cited by 2CategoryTheory.sheafCompo…CategoryTheory.Sheaf.isConstant_iff_forget · cited by 2Sheaf.isConstant_iff_forg…CategoryTheory.constantCommuteCompose_hom_app_hom · cited by 2CategoryTheory.constantCo…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.Presheaf.IsSheaf · cited by 991Presheaf.IsSheafCategoryTheory.Sheaf · cited by 763CategoryTheory.SheafCategoryTheory.Functor.whiskeringRight · cited by 221Functor.whiskeringRightCategoryTheory.sheafToPresheaf · cited by 142CategoryTheory.sheafToPre…CategoryTheory.GrothendieckTopology.HasSheafCompose · cited by 42GrothendieckTopology.HasS…CategoryTheory.ObjectProperty.lift · cited by 33ObjectProperty.liftCategoryTheory.sheafComposeCITED BYCITES

Cites12

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

Cited by49

Results whose statement or proof uses this declaration.