Theorems · Definition · category theory
CategoryTheory.Functor.pushforwardContinuousSheafificationCompatibility
{C : Type u_1} →
{D : Type u_2} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] →
(G : CategoryTheory.Functor C D) →
(A : Type w) →
[inst_2 : CategoryTheory.Category.{w', w} A] →
(J : CategoryTheory.GrothendieckTopology C) →
(K : CategoryTheory.GrothendieckTopology D) →
[G.IsCocontinuous J K] →
[∀ (F : CategoryTheory.Functor Cᵒᵖ A), G.op.HasPointwiseRightKanExtension F] →
[inst_5 : G.IsContinuous J K] →
[inst_6 : CategoryTheory.HasWeakSheafify J A] →
[inst_7 : CategoryTheory.HasWeakSheafify K A] →
((CategoryTheory.Functor.whiskeringLeft Cᵒᵖ Dᵒᵖ A).obj G.op).comp
(CategoryTheory.presheafToSheaf J A) ≅
(CategoryTheory.presheafToSheaf K A).comp (G.sheafPushforwardContinuous A J K)The natural isomorphism exhibiting compatibility between pushforward and sheafification.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.Functor.opstatement and proof · cited by 997
- CategoryTheory.Presheaf.IsSheafstatement · cited by 991
- CategoryTheory.Sheafstatement · cited by 763
- CategoryTheory.Functor.whiskeringLeftstatement · cited by 395
- CategoryTheory.HasWeakSheafifystatement and proof · cited by 221
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.pushforwardContinuousSheafificationCompatibility_hom_app_homstatement and proof · cited by 1
- CategoryTheory.Functor.toSheafify_pullbackSheafificationCompatibilitystatement · cited by 1
- CategoryTheory.Functor.pushforwardContinuousSheafificationCompatibility_hom_app_valstatement · cited by 0