Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Presieve.isSheaf_iff_preservesFiniteProducts

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

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

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

Around this declaration

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

Cites47

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

Cited by1

Results whose statement or proof uses this declaration.