Theorems · Theorem · category theory
CategoryTheory.Presieve.isSheafFor_iso
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {P : CategoryTheory.Functor Cᵒᵖ (Type w)} {X : C}
{R : CategoryTheory.Presieve X} {P' : CategoryTheory.Functor Cᵒᵖ (Type w)} (i : P ≅ P'),
CategoryTheory.Presieve.IsSheafFor P R → CategoryTheory.Presieve.IsSheafFor P' RIf P is a sheaf for S, and it is iso to P', then P' is a sheaf for S. This shows that
"being a sheaf for a presieve" is a mathematical or hygienic property.
- Defined in
- Mathlib.CategoryTheory.Sites.IsSheafFor
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 24 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.
Cites15
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.Homproof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Isostatement and proof · cited by 3,963
- Quiver.Hom.opproof · cited by 1,948
- CategoryTheory.Presievestatement and proof · cited by 449
- CategoryTheory.NatTrans.naturalityproof · cited by 318
- CategoryTheory.Iso.appproof · cited by 253
- CategoryTheory.ConcreteCategory.congr_homproof · cited by 138
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Presieve.isSheaf_isoproof · cited by 4
- CategoryTheory.Presieve.isSheafFor_iff_of_isoproof · cited by 1