Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Presheaf.isSheaf_iff_preservesFiniteProducts

∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] {D : Type u_2}
  [inst_1 : CategoryTheory.Category.{v_2, u_2} D] [inst_2 : CategoryTheory.FinitaryPreExtensive C]
  [CategoryTheory.FinitaryExtensive C] (F : CategoryTheory.Functor Cᵒᵖ D),
  CategoryTheory.Presheaf.IsSheaf (CategoryTheory.extensiveTopology C) F ↔
    CategoryTheory.Limits.PreservesFiniteProducts F

A presheaf on a category which is FinitaryExtensive is a sheaf iff it preserves finite products.

Defined in
Mathlib.CategoryTheory.Sites.Coherent.ExtensiveSheaves
Cited by
4 results in Mathlib
Foundations
Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.FinitaryPreExtensiveCategoryTheory.FinitaryExtensive

Around this declaration

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

Cites18

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

Cited by4

Results whose statement or proof uses this declaration.