Theorems · Theorem · category theory
CategoryTheory.Presieve.isSheafFor_arrows_iff
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] (P : CategoryTheory.Functor Cᵒᵖ (Type w)) {B : C}
{I : Type u_1} {X : I → C} (π : (i : I) → X i ⟶ B),
CategoryTheory.Presieve.IsSheafFor P (CategoryTheory.Presieve.ofArrows X π) ↔
∀ (x : (i : I) → P.obj (Opposite.op (X i))),
CategoryTheory.Presieve.Arrows.Compatible P π x →
∃! t, ∀ (i : I), (CategoryTheory.ConcreteCategory.hom (P.map (π i).op)) t = x i- Defined in
- Mathlib.CategoryTheory.Sites.IsSheafFor
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 18 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.
Cites20
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
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- Quiver.Hom.opstatement and proof · cited by 1,948
- TypeCat.Funstatement · cited by 1,307
- ExistsUniquestatement and proof · cited by 268
- CategoryTheory.Presieve.ofArrowsstatement and proof · cited by 150
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.Presieve.isSheafFor_ofArrows_iff_bijective_toCompabibleproof · cited by 3
- CategoryTheory.CoverPreserving.of_isContinuousproof · cited by 2
- AlgebraicGeometry.exists_appTop_π_eq_of_isLimitproof · cited by 2
- CategoryTheory.Presheaf.IsSheaf.existsUnique_amalgamation_ofArrowsproof · cited by 1
- CategoryTheory.Equalizer.Presieve.Arrows.sheaf_conditionproof · cited by 1
- CategoryTheory.regularTopology.isSheafFor_regular_of_projectiveproof · cited by 1