Theorems · Definition · category theory
SheafOfModules.pushforwardCompForgetToSheafModuleCat
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
{J : CategoryTheory.GrothendieckTopology C} →
{K : CategoryTheory.GrothendieckTopology D} →
{F : CategoryTheory.Functor C D} →
{S : CategoryTheory.Sheaf J RingCat} →
{R : CategoryTheory.Sheaf K RingCat} →
[inst_2 : F.IsContinuous J K] →
(φ : S ⟶ (F.sheafPushforwardContinuous RingCat J K).obj R) →
(X : Cᵒᵖ) →
(hX : CategoryTheory.Limits.IsInitial X) →
(hX' : CategoryTheory.Limits.IsInitial (F.op.obj X)) →
(SheafOfModules.pushforward φ).comp (SheafOfModules.forgetToSheafModuleCat S X hX) ≅
(SheafOfModules.forgetToSheafModuleCat R (F.op.obj X) hX').comp
((CategoryTheory.sheafCompose K
(ModuleCat.restrictScalars (RingCat.Hom.hom (φ.hom.app X)))).comp
(F.sheafPushforwardContinuous (ModuleCat ↑(S.obj.obj X)) J K))Pushforward commutes with SheafOfModules.forgetToSheafModuleCat
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites52
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- RingHom.idstatement · cited by 18,349
- CategoryTheory.Functorstatement and proof · cited by 16,252
- LinearMapstatement · cited by 10,215
- CategoryTheory.Functor.mapproof · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
Cited by1
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.pushforwardCompModulesSpecToSheafIsoproof · cited by 1