Documentation

Mathlib.CategoryTheory.Sites.CoproductSheafCondition

The sheaf condition and universal coproducts #

In this file we show that if { fᵢ : Yᵢ ⟶ X } is a family of morphisms and ∐ᵢ Yᵢ is a universal coproduct, then any presheaf F that preserves products is a sheaf for the single object covering { ∐ᵢ Yᵢ ⟶ X } if and only if it is a sheaf for { fᵢ : Yᵢ ⟶ X }ᵢ.

We provide both a version for a general coefficient category and one for type values presheafs.

Let E be a pre-0-hypercover with pairwise pullbacks. If ∐ᵢ Eᵢ is a universal coproduct and the presheaf F preserves products, then the multifork associated to the single object 0-hypercover { ∐ᵢ Eᵢ ⟶ S } is exact if and only if the multifork for E is exact.

Equations
  • One or more equations did not get rendered due to their size.
Instances For

    Let { fᵢ : Xᵢ ⟶ S } be a family of morphisms. If ∐ᵢ Xᵢ is a universal coproduct and the presheaf F preserves products, then F is a sheaf for the single object covering { ∐ᵢ Xᵢ ⟶ S } if and only if it is a sheaf for { fᵢ : Xᵢ ⟶ S }ᵢ.