Mathlib Map

Theorems · Definition · category theory

SheafOfModules.pushforwardId

{D : Type u₂} →
  [inst : CategoryTheory.Category.{v₂, u₂} D] →
    {K : CategoryTheory.GrothendieckTopology D} →
      (R : CategoryTheory.Sheaf K RingCat) →
        SheafOfModules.pushforward (CategoryTheory.CategoryStruct.id R) ≅ CategoryTheory.Functor.id (SheafOfModules R)

The pushforward functor by the identity morphism identifies to the identify functor of the category of sheaves of modules.

Defined in
Mathlib.Algebra.Category.ModuleCat.Sheaf.PushforwardContinuous
Cited by
5 results in Mathlib
Foundations
Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

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

AlgebraicGeometry.Scheme.Modules.pushforwardId · cited by 5Modules.pushforwardIdSheafOfModules.pullbackId · cited by 3SheafOfModules.pullbackIdSheafOfModules.pushforwardPushforwardAdj · cited by 2SheafOfModules.pushforwar…SheafOfModules.pushforwardPushforwardEquivalence · cited by 2SheafOfModules.pushforwar…AlgebraicGeometry.Scheme.Modules.restrictFunctorId · cited by 2Modules.restrictFunctorIdSheafOfModules.conjugateEquiv_pullbackId_hom · cited by 1SheafOfModules.conjugateE…SheafOfModules.pullback_comp_id · cited by 1SheafOfModules.pullback_c…SheafOfModules.pullback_id_comp · cited by 1SheafOfModules.pullback_i…SheafOfModules.pushforward_comp_id · cited by 1SheafOfModules.pushforwar…SheafOfModules.pushforward_id_comp · cited by 1SheafOfModules.pushforwar…AlgebraicGeometry.Scheme.Modules.restrictFunctorAdjCounitIso · cited by 0Modules.restrictFunctorAd…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.CategoryStruct.id · cited by 6235CategoryStruct.idCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.Functor.id · cited by 3333Functor.idCategoryTheory.GrothendieckTopology · cited by 1415CategoryTheory.Grothendie…CategoryTheory.Presheaf.IsSheaf · cited by 991Presheaf.IsSheafCategoryTheory.Sheaf · cited by 763CategoryTheory.SheafCategoryTheory.Iso.refl · cited by 727Iso.reflRingCat · cited by 473RingCatSheafOfModules · cited by 188SheafOfModulesSheafOfModules.pushforward · cited by 45SheafOfModules.pushforwardSheafOfModules.pushforwardIdCITED BYCITES

Cites13

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

Cited by11

Results whose statement or proof uses this declaration.