Theorems · Definition · category theory
CategoryTheory.presheafToSheafCompComposeAndSheafifyIso
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
(J : CategoryTheory.GrothendieckTopology C) →
{A : Type u_1} →
{B : Type u_2} →
[inst_1 : CategoryTheory.Category.{v_1, u_1} A] →
[inst_2 : CategoryTheory.Category.{v_2, u_2} B] →
(F : CategoryTheory.Functor A B) →
[inst_3 : CategoryTheory.HasWeakSheafify J B] →
[inst_4 : CategoryTheory.HasWeakSheafify J A] →
[J.PreservesSheafification F] →
(CategoryTheory.presheafToSheaf J A).comp (CategoryTheory.Sheaf.composeAndSheafify J F) ≅
((CategoryTheory.Functor.whiskeringRight Cᵒᵖ A B).obj F).comp
(CategoryTheory.presheafToSheaf J B)The canonical isomorphism between presheafToSheaf J A ⋙ Sheaf.composeAndSheafify J F
and (whiskeringRight Cᵒᵖ A B).obj F ⋙ presheafToSheaf J B when F : A ⥤ B
preserves sheafification.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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 · 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.Iso.symmproof · cited by 993
- CategoryTheory.Presheaf.IsSheafstatement · cited by 991
- CategoryTheory.Sheafstatement · cited by 763
- CategoryTheory.Functor.whiskeringRightstatement · cited by 221
- CategoryTheory.HasWeakSheafifystatement and proof · cited by 221
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.presheafToSheafCompComposeAndSheafifyIso_inv_appstatement and proof · cited by 0