Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Presieve.IsSeparatedFor.ext

∀ {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 →
    ∀ {t₁ t₂ : P.obj (Opposite.op X)},
      (∀ ⦃Y : C⦄ ⦃f : Y ⟶ X⦄,
          R f →
            (CategoryTheory.ConcreteCategory.hom (P.map f.op)) t₁ =
              (CategoryTheory.ConcreteCategory.hom (P.map f.op)) t₂) →
        t₁ = t₂
Defined in
Mathlib.CategoryTheory.Sites.IsSheafFor
Cited by
29 results in Mathlib
Foundations
Depth 15 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.isSheaf_iff_isSheaf_of_type · cited by 30CategoryTheory.isSheaf_if…CategoryTheory.Presheaf.IsSheaf.hom_ext · cited by 14IsSheaf.hom_extCategoryTheory.Sheaf.isSeparated · cited by 8Sheaf.isSeparatedTopCat.Presheaf.IsSheaf.section_ext · cited by 5IsSheaf.section_extCategoryTheory.Functor.isContinuous_of_coverPreserving · cited by 4Functor.isContinuous_of_c…CategoryTheory.Presieve.isSheafFor_subsieve_aux · cited by 3Presieve.isSheafFor_subsi…CategoryTheory.Functor.IsLocallyFull.ext · cited by 2IsLocallyFull.extCategoryTheory.Presieve.isSheafFor_bind · cited by 2Presieve.isSheafFor_bindCategoryTheory.GrothendieckTopology.mem_iff_isSheafFor_closedSieves · cited by 2GrothendieckTopology.mem_…CategoryTheory.Precoverage.isSheaf_toGrothendieck_iff · cited by 2Precoverage.isSheaf_toGro…CategoryTheory.Subfunctor.sheafify_isSheaf · cited by 2Subfunctor.sheafify_isShe…CategoryTheory.Functor.IsCoverDense.ext · cited by 2IsCoverDense.extCategoryTheory.PreOneHypercover.IsStronglySheafFor.isSheafFor_sieve_of_pullback · cited by 2IsStronglySheafFor.isShea…CategoryTheory.PreZeroHypercover.ext_of_isSeparatedFor · cited by 1PreZeroHypercover.ext_of_…CategoryTheory.Subfunctor.eq_sheafify · cited by 1Subfunctor.eq_sheafifyDFunLike.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.IsSeparatedFor · cited by 27Presieve.IsSeparatedForIsSeparatedFor.extCITED BYCITES

Cites12

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

Cited by29

Results whose statement or proof uses this declaration.