Theorems · Theorem · category theory
CategoryTheory.Presieve.isSeparatedFor_and_exists_isAmalgamation_iff_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 RP is a sheaf for R iff it is separated for R and there exists an amalgamation.
- Defined in
- Mathlib.CategoryTheory.Sites.IsSheafFor
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, 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
- 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
- ExistsUniqueproof · cited by 268
- CategoryTheory.Presieve.IsSheafForstatement and proof · 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
- ExistsUnique.uniqueproof · cited by 42
- CategoryTheory.Presieve.IsSeparatedForstatement · cited by 27
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.Presieve.IsSheafFor.isSeparatedForproof · cited by 29
- CategoryTheory.Presieve.isSheafFor_iff_generateproof · cited by 20
- CategoryTheory.classifier_isSheafproof · cited by 4
- CategoryTheory.Presieve.isSheafFor_subsieve_auxproof · cited by 3
- CategoryTheory.Precoverage.Generates.isSheaf_of_forallproof · cited by 1
- CategoryTheory.Presieve.IsSeparatedFor.isSheafForproof · cited by 1
- CategoryTheory.Precoverage.isSheafFor_subsheafifyproof · cited by 1