Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Presieve.FamilyOfElements.sieveExtend

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {P : CategoryTheory.Functor Cᵒᵖ (Type w)} →
      {X : C} →
        {R : CategoryTheory.Presieve X} →
          CategoryTheory.Presieve.FamilyOfElements P R →
            CategoryTheory.Presieve.FamilyOfElements P (CategoryTheory.Sieve.generate R).arrows

Extend a family of elements to the sieve generated by an arrow set. This is the construction described as "easy" in Lemma C2.1.3 of [Elephant].

Defined in
Mathlib.CategoryTheory.Sites.IsSheafFor
Cited by
12 results in Mathlib
Foundations
Depth 13 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.

CategoryTheory.Presieve.isSheafFor_iff_generate · cited by 20Presieve.isSheafFor_iff_g…CategoryTheory.Presieve.isAmalgamation_sieveExtend · cited by 4Presieve.isAmalgamation_s…CategoryTheory.Presieve.isSeparatedFor_iff_generate · cited by 4Presieve.isSeparatedFor_i…CategoryTheory.Presieve.FamilyOfElements.Compatible.sieveExtend · cited by 3Compatible.sieveExtendCategoryTheory.Presieve.restrict_extend · cited by 3Presieve.restrict_extendCategoryTheory.Presieve.compatibleEquivGenerateSieveCompatible · cited by 2Presieve.compatibleEquivG…CategoryTheory.Presieve.extend_restrict · cited by 2Presieve.extend_restrictCategoryTheory.Presieve.extend_agrees · cited by 1Presieve.extend_agreesCategoryTheory.coherentTopology.isSheaf_yoneda_obj · cited by 1coherentTopology.isSheaf_…CategoryTheory.Presieve.compatibleEquivGenerateSieveCompatible_apply_coe · cited by 0Presieve.compatibleEquivG…CategoryTheory.Presieve.FamilyOfElements.sieveExtend.congr_simp · cited by 0sieveExtend.congr_simpCategoryTheory.regularTopology.isSheaf_yoneda_obj · cited by 0regularTopology.isSheaf_y…CategoryTheory.Presieve.restrict_inj · cited by 0Presieve.restrict_injDFunLike.coe · cited by 62936DFunLike.coeCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapOpposite · cited by 8081OppositeCategoryTheory.ConcreteCategory.hom · cited by 4022ConcreteCategory.homQuiver.Hom.op · cited by 1948Hom.opCategoryTheory.Presieve · cited by 449CategoryTheory.PresieveCategoryTheory.Sieve.arrows · cited by 446Sieve.arrowsCategoryTheory.Sieve.generate · cited by 117Sieve.generateCategoryTheory.Presieve.FamilyOfElements · cited by 103Presieve.FamilyOfElementsFamilyOfElements.sieveExtendCITED BYCITES

Cites12

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

Cited by13

Results whose statement or proof uses this declaration.