Theorems · Theorem · category theory
CategoryTheory.Presieve.isSheafFor_over_map_op_comp_iff
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {B B' : C} (p : B ⟶ B')
(P : CategoryTheory.Functor (CategoryTheory.Over B')ᵒᵖ (Type w)) {X : CategoryTheory.Over B}
(R : CategoryTheory.Sieve X) {X' : CategoryTheory.Over B'} (e : (CategoryTheory.Over.map p).obj X ≅ X'),
CategoryTheory.Presieve.IsSheafFor ((CategoryTheory.Over.map p).op.comp P) R.arrows ↔
CategoryTheory.Presieve.IsSheafFor P
(CategoryTheory.Sieve.pullback e.inv
(CategoryTheory.Sieve.functorPushforward (CategoryTheory.Over.map p) R)).arrows- Defined in
- Mathlib.CategoryTheory.Sites.IsSheafFor
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 35 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.
Cites38
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 and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Isostatement and proof · cited by 3,963
- le_antisymmproof · cited by 2,068
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Pseudofunctor.isPrestackFor_iff_isSheafFor'proof · cited by 1