Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Presheaf.isSheaf_coherent_of_hasPullbacks_of_comp

∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] {A : Type u₃}
  [inst_1 : CategoryTheory.Category.{v₃, u₃} A] (F : CategoryTheory.Functor Cᵒᵖ A) {B : Type u₄}
  [inst_2 : CategoryTheory.Category.{v₄, u₄} B] (s : CategoryTheory.Functor A B) [inst_3 : CategoryTheory.Preregular C]
  [inst_4 : CategoryTheory.FinitaryExtensive C]
  [h : ∀ {Y X : C} (f : Y ⟶ X) [CategoryTheory.EffectiveEpi f], CategoryTheory.Limits.HasPullback f f]
  [CategoryTheory.Limits.ReflectsFiniteLimits s],
  CategoryTheory.Presheaf.IsSheaf (CategoryTheory.coherentTopology C) (F.comp s) →
    CategoryTheory.Presheaf.IsSheaf (CategoryTheory.coherentTopology C) F
Defined in
Mathlib.CategoryTheory.Sites.Coherent.SheafComparison
Cited by
0 results in Mathlib
Foundations
Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.PreregularCategoryTheory.FinitaryExtensiveCategoryTheory.Limits.HasPullbackCategoryTheory.Limits.ReflectsFiniteLimits

Around this declaration

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

Cites24

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.