Theorems · Theorem · category theory
CategoryTheory.Subfunctor.isSheaf_iff
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {J : CategoryTheory.GrothendieckTopology C}
{F : CategoryTheory.Functor Cᵒᵖ (Type w)} (G : CategoryTheory.Subfunctor F),
CategoryTheory.Presieve.IsSheaf J F →
(CategoryTheory.Presieve.IsSheaf J G.toFunctor ↔
∀ (U : Cᵒᵖ) (s : F.obj U), G.sieveOfSection s ∈ J (Opposite.unop U) → s ∈ G.obj U)- Defined in
- Mathlib.CategoryTheory.Sites.Subsheaf
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- Opposite.unopstatement and proof · cited by 2,231
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.Sievestatement · cited by 552
- LE.le.antisymmproof · cited by 507
- Eq.geproof · cited by 375
- CategoryTheory.Subfunctor.objstatement and proof · cited by 227
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.