Theorems · Definition · category theory
SheafOfModules.pushforwardNatTrans
{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 G : CategoryTheory.Functor C D} →
{T : CategoryTheory.Sheaf J RingCat} →
{S : CategoryTheory.Sheaf K RingCat} →
[inst_2 : F.IsContinuous J K] →
[inst_3 : G.IsContinuous J K] →
(φ : T ⟶ (G.sheafPushforwardContinuous RingCat J K).obj S) →
(α : F ⟶ G) →
SheafOfModules.pushforward φ ⟶
SheafOfModules.pushforward
(CategoryTheory.CategoryStruct.comp φ
((CategoryTheory.Functor.sheafPushforwardContinuousNatTrans α RingCat J K).app S))A natural transformation gives a natural transformation between the pushforward functors.
- Cited by
- 8 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.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- Opposite.unopproof · cited by 2,231
- Quiver.Hom.opproof · cited by 1,948
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.Presheaf.IsSheafstatement · cited by 991
Cited by10
Results whose statement or proof uses this declaration.
- SheafOfModules.pushforwardNatIsoproof · cited by 2
- SheafOfModules.pushforwardPushforwardAdjproof · cited by 2
- SheafOfModules.pushforwardCongr₂_hom_app_val_app_hom_applystatement · cited by 0
- SheafOfModules.pushforwardCongr₂_inv_app_val_app_hom_applystatement and proof · cited by 0
- SheafOfModules.pushforwardNatIso_homstatement · cited by 0
- SheafOfModules.pushforwardNatIso_invstatement · cited by 0
- SheafOfModules.pushforwardNatTrans_app_val_appstatement · cited by 0
- SheafOfModules.pushforwardNatTrans_app_val_app_applystatement · cited by 0
- SheafOfModules.pushforwardNatTrans_compstatement and proof · cited by 0
- SheafOfModules.pushforwardNatTrans_idstatement · cited by 0