Theorems · Theorem · category theory
CategoryTheory.GrothendieckTopology.preservesSheafification_iff_of_adjunctions
∀ {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)
{G₁ : CategoryTheory.Functor (CategoryTheory.Functor Cᵒᵖ A) (CategoryTheory.Sheaf J A)}
(adj₁ : G₁ ⊣ CategoryTheory.sheafToPresheaf J A)
{G₂ : CategoryTheory.Functor (CategoryTheory.Functor Cᵒᵖ B) (CategoryTheory.Sheaf J B)}
(adj₂ : G₂ ⊣ CategoryTheory.sheafToPresheaf J B),
J.PreservesSheafification F ↔
∀ (P : CategoryTheory.Functor Cᵒᵖ A),
CategoryTheory.IsIso (G₂.map (CategoryTheory.Functor.whiskerRight (adj₁.unit.app P) F))- Cited by
- 1 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
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.Homproof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Functor.idstatement and proof · cited by 3,333
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.IsIsostatement · cited by 1,156
- CategoryTheory.Presheaf.IsSheafstatement and proof · cited by 991
Cited by1
Results whose statement or proof uses this declaration.