Mathlib Map

Theorems · Definition · category theory

PresheafOfModules.pushforward

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {D : Type u₂} →
      [inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
        {F : CategoryTheory.Functor C D} →
          {R : CategoryTheory.Functor Dᵒᵖ RingCat} →
            {S : CategoryTheory.Functor Cᵒᵖ RingCat} →
              (S ⟶ F.op.comp R) → CategoryTheory.Functor (PresheafOfModules R) (PresheafOfModules S)

The pushforward functor PresheafOfModules R ⥤ PresheafOfModules S induced by a morphism of presheaves of rings S ⟶ F.op ⋙ R.

Defined in
Mathlib.Algebra.Category.ModuleCat.Presheaf.Pushforward
Cited by
16 results in Mathlib
Foundations
Depth 45 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

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

SheafOfModules.pushforward · cited by 45SheafOfModules.pushforwardPresheafOfModules.pushforwardComp · cited by 6PresheafOfModules.pushfor…PresheafOfModules.pushforwardId · cited by 4PresheafOfModules.pushfor…PresheafOfModules.pullback · cited by 3PresheafOfModules.pullbackPresheafOfModules.pullbackComp · cited by 3PresheafOfModules.pullbac…PresheafOfModules.pullbackPushforwardAdjunction · cited by 3PresheafOfModules.pullbac…PresheafOfModules.pullbackObjIsDefined · cited by 2PresheafOfModules.pullbac…PresheafOfModules.pushforwardCompCoyonedaFreeYonedaCorepresentableBy · cited by 1PresheafOfModules.pushfor…PresheafOfModules.pushforward_assoc · cited by 1PresheafOfModules.pushfor…PresheafOfModules.pushforward_comp_id · cited by 1PresheafOfModules.pushfor…PresheafOfModules.pushforward_id_comp · cited by 1PresheafOfModules.pushfor…SheafOfModules.pushforward_map_val · cited by 1SheafOfModules.pushforwar…PresheafOfModules.pullback_assoc · cited by 0PresheafOfModules.pullbac…PresheafOfModules.pullback_comp_id · cited by 0PresheafOfModules.pullbac…PresheafOfModules.pullback_id_comp · cited by 0PresheafOfModules.pullbac…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.Functor.op · cited by 997Functor.opRingCat · cited by 473RingCatPresheafOfModules · cited by 247PresheafOfModulesPresheafOfModules.restrictScalars · cited by 14PresheafOfModules.restric…PresheafOfModules.pushforward₀ · cited by 2PresheafOfModules.pushfor…PresheafOfModules.pushforwardCITED BYCITES

Cites10

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

Cited by28

Results whose statement or proof uses this declaration.