Theorems · Theorem · category theory
CategoryTheory.PresheafHom.IsSheafFor.exists_app
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {A : Type u'} [inst_1 : CategoryTheory.Category.{v', u'} A]
{F G : CategoryTheory.Functor Cᵒᵖ A} {X : C} {S : CategoryTheory.Sieve X}
(hG :
⦃Y : C⦄ →
(f : Y ⟶ X) → CategoryTheory.Limits.IsLimit (G.mapCone (CategoryTheory.Sieve.pullback f S).arrows.cocone.op))
(x : CategoryTheory.Presieve.FamilyOfElements (CategoryTheory.presheafHom F G) S.arrows) {Y : C},
x.Compatible →
∀ (g : Y ⟶ X),
∃ φ,
∀ {Z : C} (p : Z ⟶ Y) (hp : S.arrows (CategoryTheory.CategoryStruct.comp p g)),
CategoryTheory.CategoryStruct.comp φ (G.map p.op) =
CategoryTheory.CategoryStruct.comp (F.map p.op)
((x (CategoryTheory.CategoryStruct.comp p g) hp).app
(Opposite.op (CategoryTheory.Over.mk (CategoryTheory.CategoryStruct.id Z))))- Defined in
- Mathlib.CategoryTheory.Sites.SheafHom
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites54
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.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- 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.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.CategoryStruct.idstatement and proof · cited by 6,235
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.PresheafHom.IsSheafFor.appproof · cited by 2
- CategoryTheory.PresheafHom.IsSheafFor.app_condproof · cited by 1