Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Presheaf.isSheaf_iff_preservesFiniteProducts_and_equalizerCondition

∀ {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)
  [inst_2 : CategoryTheory.Preregular C] [inst_3 : CategoryTheory.FinitaryExtensive C]
  [h : ∀ {Y X : C} (f : Y ⟶ X) [CategoryTheory.EffectiveEpi f], CategoryTheory.Limits.HasPullback f f],
  CategoryTheory.Presheaf.IsSheaf (CategoryTheory.coherentTopology C) F ↔
    CategoryTheory.Limits.PreservesFiniteProducts F ∧ CategoryTheory.regularTopology.EqualizerCondition F
Defined in
Mathlib.CategoryTheory.Sites.Coherent.SheafComparison
Cited by
5 results in Mathlib
Foundations
Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.PreregularCategoryTheory.FinitaryExtensiveCategoryTheory.Limits.HasPullback

Around this declaration

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

CategoryTheory.Presheaf.isSheaf_coherent_of_hasPullbacks_comp · cited by 0Presheaf.isSheaf_coherent…CategoryTheory.Presheaf.isSheaf_coherent_of_hasPullbacks_of_comp · cited by 0Presheaf.isSheaf_coherent…LightCondensed.equalizerCondition · cited by 0LightCondensed.equalizerC…Condensed.equalizerCondition · cited by 0Condensed.equalizerCondit…Condensed.equalizerCondition_profinite · cited by 0Condensed.equalizerCondit…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.Presheaf.IsSheaf · cited by 991Presheaf.IsSheafCategoryTheory.Limits.HasPullback · cited by 434Limits.HasPullbackCategoryTheory.coherentTopology · cited by 141CategoryTheory.coherentTo…CategoryTheory.EffectiveEpi · cited by 86CategoryTheory.EffectiveE…CategoryTheory.Limits.PreservesFiniteProducts · cited by 75Limits.PreservesFinitePro…CategoryTheory.Preregular · cited by 52CategoryTheory.PreregularCategoryTheory.FinitaryExtensive · cited by 38CategoryTheory.FinitaryEx…CategoryTheory.regularTopology.EqualizerCondition · cited by 17regularTopology.Equalizer…CategoryTheory.Presheaf.isSheaf_iff_preservesFiniteProducts · cited by 4Presheaf.isSheaf_iff_pres…CategoryTheory.Presheaf.isSheaf_coherent_iff_regular_and_extensive · cited by 2Presheaf.isSheaf_coherent…CategoryTheory.regularTopology.equalizerCondition_iff_isSheaf · cited by 1regularTopology.equalizer…Presheaf.isSheaf_iff_preserve…CITED BYCITES

Cites15

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

Cited by5

Results whose statement or proof uses this declaration.