Theorems · Definition · category theory
CategoryTheory.Functor.sheafAdjunctionCocontinuous
{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) →
[inst_3 : G.IsCocontinuous J K] →
[inst_4 : ∀ (F : CategoryTheory.Functor Cᵒᵖ A), G.op.HasPointwiseRightKanExtension F] →
[inst_5 : G.IsContinuous J K] →
G.sheafPushforwardContinuous A J K ⊣ G.sheafPushforwardCocontinuous A J KGiven a functor between sites that is continuous and cocontinuous,
the pushforward for the continuous functor G is left adjoint to
the pushforward for the cocontinuous functor G.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.Functor.opstatement and proof · cited by 997
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Presheaf.IsSheafstatement · cited by 991
- CategoryTheory.Sheafstatement · cited by 763
- CategoryTheory.Adjunctionstatement · cited by 524
- CategoryTheory.Functor.sheafPushforwardContinuousstatement · cited by 102
- CategoryTheory.Functor.IsContinuousstatement and proof · cited by 100
- CategoryTheory.Functor.IsCocontinuousstatement and proof · cited by 55
Cited by8
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.pushforwardContinuousSheafificationCompatibilityproof · cited by 3
- CategoryTheory.Functor.sheafAdjunctionCocontinuous_unit_app_homstatement · cited by 2
- CategoryTheory.Functor.sheafAdjunctionCocontinuous_counit_app_homstatement · cited by 1
- CategoryTheory.Functor.sheafAdjunctionCocontinuous_homEquiv_apply_homstatement · cited by 1
- CategoryTheory.Functor.toSheafify_pullbackSheafificationCompatibilityproof · cited by 1
- CategoryTheory.Functor.sheafAdjunctionCocontinuous_counit_app_valstatement · cited by 0
- CategoryTheory.Functor.sheafAdjunctionCocontinuous_homEquiv_apply_valstatement · cited by 0
- CategoryTheory.Functor.sheafAdjunctionCocontinuous_unit_app_valstatement · cited by 0