Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Presieve.IsSheafFor.valid_glue

∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {P : CategoryTheory.Functor Cᵒᵖ (Type w)} {X Y : C}
  {R : CategoryTheory.Presieve X} (t : CategoryTheory.Presieve.IsSheafFor P R)
  {x : CategoryTheory.Presieve.FamilyOfElements P R} (hx : x.Compatible) (f : Y ⟶ X) (Hf : R f),
  (CategoryTheory.ConcreteCategory.hom (P.map f.op)) (t.amalgamate x hx) = x f Hf
Defined in
Mathlib.CategoryTheory.Sites.IsSheafFor
Cited by
12 results in Mathlib
Foundations
Depth 18 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.Presheaf.IsSheaf.amalgamate_map · cited by 6IsSheaf.amalgamate_mapCategoryTheory.Presieve.isSheafFor_subsieve_aux · cited by 3Presieve.isSheafFor_subsi…CategoryTheory.Presieve.isSheafFor_bind · cited by 2Presieve.isSheafFor_bindCategoryTheory.Subfunctor.eq_sheafify · cited by 1Subfunctor.eq_sheafifyCategoryTheory.Subfunctor.to_sheafifyLift · cited by 1Subfunctor.to_sheafifyLiftCategoryTheory.Functor.IsCoverDense.Types.appHom_restrict · cited by 1Types.appHom_restrictCategoryTheory.Presheaf.FamilyOfElementsOnObjects.IsCompatible.existsUnique_section · cited by 1IsCompatible.existsUnique…CategoryTheory.PreOneHypercover.IsStronglySheafFor.map_amalgamate · cited by 1IsStronglySheafFor.map_am…CategoryTheory.GrothendieckTopology.isClosed_χ_app_apply_of_isSheaf_of_isSeparated · cited by 0GrothendieckTopology.isCl…CategoryTheory.eval_typesGlue · cited by 0CategoryTheory.eval_types…CategoryTheory.typesGlue_eval · cited by 0CategoryTheory.typesGlue_…DFunLike.coe · cited by 62936DFunLike.coeCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.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.opTypeCat.Fun · cited by 1307TypeCat.FunCategoryTheory.Presieve · cited by 449CategoryTheory.PresieveCategoryTheory.Presieve.IsSheafFor · cited by 111Presieve.IsSheafForCategoryTheory.Presieve.FamilyOfElements · cited by 103Presieve.FamilyOfElementsCategoryTheory.Presieve.FamilyOfElements.Compatible · cited by 79FamilyOfElements.Compatib…CategoryTheory.Presieve.IsSheafFor.amalgamate · cited by 14IsSheafFor.amalgamateIsSheafFor.valid_glueCITED BYCITES

Cites16

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

Cited by12

Results whose statement or proof uses this declaration.