Theorems · Theorem · category theory
CategoryTheory.Presieve.IsSeparatedFor.isSheafFor
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {P : CategoryTheory.Functor Cᵒᵖ (Type w)} {X : C}
{R : CategoryTheory.Presieve X},
CategoryTheory.Presieve.IsSeparatedFor P R →
(∀ (x : CategoryTheory.Presieve.FamilyOfElements P R), x.Compatible → ∃ t, x.IsAmalgamation t) →
CategoryTheory.Presieve.IsSheafFor P RIf P is separated for R and every family has an amalgamation, then P is a sheaf for R.
- Defined in
- Mathlib.CategoryTheory.Sites.IsSheafFor
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Quot.sound
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Presievestatement and proof · cited by 449
- CategoryTheory.Presieve.IsSheafForstatement · cited by 111
- CategoryTheory.Presieve.FamilyOfElementsstatement and proof · cited by 103
- CategoryTheory.Presieve.FamilyOfElements.Compatiblestatement and proof · cited by 79
- CategoryTheory.Presieve.FamilyOfElements.IsAmalgamationstatement and proof · cited by 53
- CategoryTheory.Presieve.IsSeparatedForstatement and proof · cited by 27
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Presieve.IsSeparated.isSheafproof · cited by 1