Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.toSheafify_naturality

∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] (J : CategoryTheory.GrothendieckTopology C) {D : Type u_1}
  [inst_1 : CategoryTheory.Category.{v_1, u_1} D] [inst_2 : CategoryTheory.HasWeakSheafify J D]
  {P Q : CategoryTheory.Functor Cᵒᵖ D} (η : P ⟶ Q),
  CategoryTheory.CategoryStruct.comp η (CategoryTheory.toSheafify J Q) =
    CategoryTheory.CategoryStruct.comp (CategoryTheory.toSheafify J P) (CategoryTheory.sheafifyMap J η)
Defined in
Mathlib.CategoryTheory.Sites.Sheafification
Cited by
7 results in Mathlib
Foundations
Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.HasWeakSheafify

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.sheafifyMap_sheafifyLift · cited by 4CategoryTheory.sheafifyMa…CategoryTheory.toSheafify_naturality_assoc · cited by 1CategoryTheory.toSheafify…CategoryTheory.Presheaf.isLocallySurjective_presheafToSheaf_map_iff · cited by 1Presheaf.isLocallySurject…CategoryTheory.sheafifyLift_id_toSheafify · cited by 1CategoryTheory.sheafifyLi…CategoryTheory.Sheaf.sheafifyCocone_ι_app_val · cited by 1Sheaf.sheafifyCocone_ι_ap…CategoryTheory.Presheaf.isLocallyInjective_presheafToSheaf_map_iff · cited by 0Presheaf.isLocallyInjecti…CategoryTheory.GrothendieckTopology.WEqualsLocallyBijective.mk' · cited by 0WEqualsLocallyBijective.m…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.GrothendieckTopology · cited by 1415CategoryTheory.Grothendie…CategoryTheory.Adjunction.unit · cited by 387Adjunction.unitCategoryTheory.NatTrans.naturality · cited by 318NatTrans.naturalityCategoryTheory.HasWeakSheafify · cited by 221CategoryTheory.HasWeakShe…CategoryTheory.sheafify · cited by 44CategoryTheory.sheafifyCategoryTheory.toSheafify · cited by 41CategoryTheory.toSheafifyCategoryTheory.sheafificationAdjunction · cited by 30CategoryTheory.sheafifica…CategoryTheory.sheafifyMap · cited by 15CategoryTheory.sheafifyMapCategoryTheory.toSheafify_nat…CITED BYCITES

Cites13

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by7

Results whose statement or proof uses this declaration.