Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Presieve.IsSheafFor.amalgamate

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {P : CategoryTheory.Functor Cᵒᵖ (Type w)} →
      {X : C} →
        {R : CategoryTheory.Presieve X} →
          CategoryTheory.Presieve.IsSheafFor P R →
            (x : CategoryTheory.Presieve.FamilyOfElements P R) → x.Compatible → P.obj (Opposite.op X)

Get the amalgamation of the given compatible family, provided we have a sheaf.

Defined in
Mathlib.CategoryTheory.Sites.IsSheafFor
Cited by
14 results in Mathlib
Foundations
Depth 16 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.isSheaf_iff_isSheaf_of_type · cited by 30CategoryTheory.isSheaf_if…CategoryTheory.Presieve.IsSheafFor.valid_glue · cited by 12IsSheafFor.valid_glueCategoryTheory.Functor.IsCoverDense.Types.appHom · cited by 6Types.appHomCategoryTheory.Presieve.IsSheafFor.isAmalgamation · cited by 5IsSheafFor.isAmalgamationCategoryTheory.Presheaf.IsSheaf.amalgamate · cited by 5IsSheaf.amalgamateCategoryTheory.Functor.isContinuous_of_coverPreserving · cited by 4Functor.isContinuous_of_c…CategoryTheory.typesGlue · cited by 4CategoryTheory.typesGlueCategoryTheory.Presieve.isSheafFor_of_nat_equiv · cited by 3Presieve.isSheafFor_of_na…CategoryTheory.Presieve.isSheafFor_subsieve_aux · cited by 3Presieve.isSheafFor_subsi…CategoryTheory.Functor.IsCoverDense.sheaf_eq_amalgamation · cited by 2IsCoverDense.sheaf_eq_ama…CategoryTheory.Presieve.isSheafFor_bind · cited by 2Presieve.isSheafFor_bindCategoryTheory.Subfunctor.sheafifyLift · cited by 2Subfunctor.sheafifyLiftCategoryTheory.Subfunctor.eq_sheafify · cited by 1Subfunctor.eq_sheafifyCategoryTheory.PreOneHypercover.IsStronglySheafFor.amalgamate · cited by 1IsStronglySheafFor.amalga…CategoryTheory.Presheaf.FamilyOfElementsOnObjects.IsCompatible.existsUnique_section · cited by 1IsCompatible.existsUnique…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.Presieve · cited by 449CategoryTheory.PresieveCategoryTheory.Presieve.IsSheafFor · cited by 111Presieve.IsSheafForCategoryTheory.Presieve.FamilyOfElements · cited by 103Presieve.FamilyOfElementsCategoryTheory.Presieve.FamilyOfElements.Compatible · cited by 79FamilyOfElements.Compatib…IsSheafFor.amalgamateCITED BYCITES

Cites8

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

Cited by19

Results whose statement or proof uses this declaration.