Theorems · Theorem · category theory
CategoryTheory.Pseudofunctor.isPrestackFor_iff_isSheafFor
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C]
(F : CategoryTheory.Pseudofunctor (CategoryTheory.LocallyDiscrete Cᵒᵖ) CategoryTheory.Cat) {S : C}
(R : CategoryTheory.Sieve S),
F.IsPrestackFor R.arrows ↔
∀ (M N : ↑(F.obj { as := Opposite.op S })),
CategoryTheory.Presieve.IsSheafFor (F.presheafHom M N)
((CategoryTheory.Sieve.overEquiv (CategoryTheory.Over.mk (CategoryTheory.CategoryStruct.id S))).symm R).arrows- Cited by
- 1 results in Mathlib
- Foundations
- Depth 45 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.
Cites43
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.Functorproof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.CategoryStruct.idstatement and proof · cited by 6,235
- CategoryTheory.Category.comp_idproof · cited by 2,119
- le_antisymmproof · cited by 2,068
- CategoryTheory.ObjectProperty.FullSubcategory.objproof · cited by 1,316
- Prefunctor.objstatement and proof · cited by 1,241
- CategoryTheory.PrelaxFunctor.toPrelaxFunctorStructstatement and proof · cited by 1,154
- CategoryTheory.PrelaxFunctorStruct.toPrefunctorstatement and proof · cited by 1,142
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Pseudofunctor.isPrestackFor_iff_isSheafFor'proof · cited by 1