Theorems · Theorem · category theory
CategoryTheory.Presieve.isSheafFor_of_preservesProduct
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] (F : CategoryTheory.Functor Cᵒᵖ (Type w)) {α : Type u_1}
[Small.{w, u_1} α] {X : α → C} (c : CategoryTheory.Limits.Cofan X) (hc : CategoryTheory.Limits.IsColimit c)
[(CategoryTheory.Presieve.ofArrows X c.inj).HasPairwisePullbacks]
[CategoryTheory.Limits.PreservesLimit (CategoryTheory.Discrete.functor fun x => Opposite.op (X x)) F],
CategoryTheory.Presieve.IsSheafFor F (CategoryTheory.Presieve.ofArrows X c.inj)If F preserves a particular product, then it IsSheafFor the corresponding presieve of arrows.
- Defined in
- Mathlib.CategoryTheory.Sites.Preserves
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 41 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites44
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
- CategoryTheory.Discretestatement · cited by 2,447
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.isSheafFor_extensive_of_preservesFiniteProductsproof · cited by 2
- CategoryTheory.Presieve.isSheafFor_iff_preservesProductproof · cited by 0