Theorems · Theorem · category theory
TopCat.Sheaf.isZero_iff_stalkFunctor_obj_isZero
∀ {C : Type v} [inst : CategoryTheory.Category.{u, v} C] [inst_1 : CategoryTheory.Limits.HasColimits C]
[CategoryTheory.Limits.HasLimits C] {FC : C → C → Type u_1} {CC : C → Type u}
[inst_3 : (X Y : C) → FunLike (FC X Y) (CC X) (CC Y)] [instCC : CategoryTheory.ConcreteCategory C FC]
[CategoryTheory.Limits.PreservesFilteredColimits (CategoryTheory.forget C)]
[CategoryTheory.Limits.PreservesLimits (CategoryTheory.forget C)] [CategoryTheory.Abelian C] {X : TopCat}
(F : TopCat.Sheaf C X),
CategoryTheory.Limits.IsZero F ↔
∀ (x : ↑X), CategoryTheory.Limits.IsZero (((TopCat.Sheaf.forget C X).comp (TopCat.Presheaf.stalkFunctor C x)).obj F)A sheaf is zero if and only if its stalks are all zero.
- Defined in
- Mathlib.Topology.Sheaves.Abelian
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
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
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- TopCat.carrierstatement and proof · cited by 3,184
- FunLikestatement and proof · cited by 2,560
- TopCatstatement and proof · cited by 1,889
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.IsIsoproof · cited by 1,156
- CategoryTheory.InducedCategory.Hom.homproof · cited by 850
- CategoryTheory.ConcreteCategorystatement and proof · cited by 421
Cited by1
Results whose statement or proof uses this declaration.
- TopCat.Sheaf.exact_iff_stalkFunctor_map_exactproof · cited by 0