Theorems · Theorem · category theory
CategoryTheory.Presieve.IsSheafFor.comp_iff_of_preservesPairwisePullbacks
∀ {C : Type u_4} [inst : CategoryTheory.Category.{u_3, u_4} C] {D : Type u_1}
[inst_1 : CategoryTheory.Category.{v_1, u_1} D] (F : CategoryTheory.Functor C D)
(P : CategoryTheory.Functor Dᵒᵖ (Type u_2)) {X : C} (R : CategoryTheory.Presieve X) [R.HasPairwisePullbacks]
[F.PreservesPairwisePullbacks R],
CategoryTheory.Presieve.IsSheafFor (F.op.comp P) R ↔
CategoryTheory.Presieve.IsSheafFor P (CategoryTheory.Presieve.map F R)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 41 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites37
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.Homproof · 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.ConcreteCategory.homproof · cited by 4,022
- Quiver.Hom.opproof · cited by 1,948
- CategoryTheory.Functor.opstatement and proof · cited by 997
Cited by1
Results whose statement or proof uses this declaration.