Theorems · Definition · category theory
TopCat.Presheaf.IsSheafUniqueGluing
{C : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
{FC : C → C → Type u_2} →
{CC : C → Type u_3} →
[inst_1 : (X Y : C) → FunLike (FC X Y) (CC X) (CC Y)] →
[CategoryTheory.ConcreteCategory C FC] → {X : TopCat} → TopCat.Presheaf C X → PropThe sheaf condition in terms of unique gluings. A presheaf F : Presheaf C X satisfies this sheaf
condition if and only if, for every compatible family of sections sf : Π i : ι, F.obj (op (U i)),
there exists a unique gluing s : F.obj (op (iSup U)).
We prove this to be equivalent to the usual one below in
TopCat.Presheaf.isSheaf_iff_isSheafUniqueGluing
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objproof · cited by 19,642
- TopCat.carrierproof · cited by 3,184
- FunLikestatement and proof · cited by 2,560
- iSupproof · cited by 2,415
- TopologicalSpace.Opensproof · cited by 2,040
- TopCatstatement and proof · cited by 1,889
- CategoryTheory.ConcreteCategorystatement and proof · cited by 421
- TopCat.Presheafstatement and proof · cited by 371
- ExistsUniqueproof · cited by 268
- CategoryTheory.ToTypeproof · cited by 219
- TopCat.Presheaf.IsGluingproof · cited by 11
Cited by3
Results whose statement or proof uses this declaration.
- TopCat.Presheaf.isSheaf_iff_isSheafUniqueGluing_typesstatement and proof · cited by 2
- TopCat.Presheaf.isSheaf_of_isSheafUniqueGluing_typesstatement and proof · cited by 2
- TopCat.Presheaf.isSheaf_iff_isSheafUniqueGluingstatement · cited by 0