Theorems · Definition · category theory
CategoryTheory.Presieve.IsSheafFor.extend
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{X : C} →
{S : CategoryTheory.Sieve X} →
{P : CategoryTheory.Functor Cᵒᵖ (Type v₁)} →
CategoryTheory.Presieve.IsSheafFor P S.arrows → (S.functor ⟶ P) → (CategoryTheory.yoneda.obj X ⟶ P)If P is a sheaf for the sieve S on X, a natural transformation from S (viewed as a functor)
to P can be (uniquely) extended to all of yoneda.obj X.
``
f
S → P
↓ ↗
yX
``
- Defined in
- Mathlib.CategoryTheory.Sites.IsSheafFor
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 39 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.
Cites10
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.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Sievestatement and proof · cited by 552
- CategoryTheory.Sieve.arrowsstatement and proof · cited by 446
- CategoryTheory.yonedastatement · cited by 351
- CategoryTheory.Presieve.IsSheafForstatement and proof · cited by 111
- CategoryTheory.Sieve.functorstatement and proof · cited by 18
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.Presieve.IsSheafFor.functorInclusion_comp_extendstatement · cited by 2
- CategoryTheory.Presieve.IsSheafFor.unique_extendstatement · cited by 1
- CategoryTheory.GrothendieckTopology.isColimitCofanMkYonedaproof · cited by 0
- CategoryTheory.Presieve.IsSheafFor.functorInclusion_comp_extend_assocstatement and proof · cited by 0
- CategoryTheory.Presieve.IsSheafFor.extend.congr_simpstatement and proof · cited by 0