Mathlib Map

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 R

P 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.

CategoryTheory.Presieve.IsSheafFor.isSeparatedFor · cited by 29IsSheafFor.isSeparatedForCategoryTheory.Presieve.isSheafFor_iff_generate · cited by 20Presieve.isSheafFor_iff_g…CategoryTheory.classifier_isSheaf · cited by 4CategoryTheory.classifier…CategoryTheory.Presieve.isSheafFor_subsieve_aux · cited by 3Presieve.isSheafFor_subsi…CategoryTheory.Precoverage.Generates.isSheaf_of_forall · cited by 1Generates.isSheaf_of_fora…CategoryTheory.Presieve.IsSeparatedFor.isSheafFor · cited by 1IsSeparatedFor.isSheafForCategoryTheory.Precoverage.isSheafFor_subsheafify · cited by 1Precoverage.isSheafFor_su…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.Presieve · cited by 449CategoryTheory.PresieveExistsUnique · cited by 268ExistsUniqueCategoryTheory.Presieve.IsSheafFor · cited by 111Presieve.IsSheafForCategoryTheory.Presieve.FamilyOfElements · cited by 103Presieve.FamilyOfElementsCategoryTheory.Presieve.FamilyOfElements.Compatible · cited by 79FamilyOfElements.Compatib…CategoryTheory.Presieve.FamilyOfElements.IsAmalgamation · cited by 53FamilyOfElements.IsAmalga…ExistsUnique.unique · cited by 42ExistsUnique.uniqueCategoryTheory.Presieve.IsSeparatedFor · cited by 27Presieve.IsSeparatedForExistsUnique.exists · cited by 26ExistsUnique.existsexistsUnique_of_exists_of_unique · cited by 19existsUnique_of_exists_of…CategoryTheory.Presieve.is_compatible_of_exists_amalgamation · cited by 2Presieve.is_compatible_of…Presieve.isSeparatedFor_and_e…CITED BYCITES

Cites15

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by7

Results whose statement or proof uses this declaration.