Theorems · Theorem · category theory
CategoryTheory.Presieve.isSheaf_iff_of_nat_equiv
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {J : CategoryTheory.GrothendieckTopology C}
{P₁ : CategoryTheory.Functor Cᵒᵖ (Type w)} {P₂ : CategoryTheory.Functor Cᵒᵖ (Type w')}
(e : ⦃X : C⦄ → P₁.obj (Opposite.op X) ≃ P₂.obj (Opposite.op X)),
(∀ ⦃X Y : C⦄ (f : X ⟶ Y) (x : P₁.obj (Opposite.op Y)),
e ((CategoryTheory.ConcreteCategory.hom (P₁.map f.op)) x) =
(CategoryTheory.ConcreteCategory.hom (P₂.map f.op)) (e x)) →
(CategoryTheory.Presieve.IsSheaf J P₁ ↔ CategoryTheory.Presieve.IsSheaf J P₂)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 33 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.
Cites18
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.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Equivstatement and proof · cited by 8,337
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- Quiver.Hom.opstatement and proof · cited by 1,948
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- TypeCat.Funstatement · cited by 1,307
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Presieve.isSheaf_comp_uliftFunctor_iffproof · cited by 3
- CategoryTheory.Presheaf.isSheaf_functorEnrichedHomproof · cited by 1
- CategoryTheory.GrothendieckTopology.subcanonical_of_full_of_faithfulproof · cited by 0