Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.GrothendieckTopology.Point.presheafFiber_hom_ext

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {J : CategoryTheory.GrothendieckTopology C} (Φ : J.Point)
  {A : Type u'} [inst_1 : CategoryTheory.Category.{v', u'} A]
  [inst_2 : CategoryTheory.Limits.HasColimitsOfSize.{w, w, v', u'} A] {P : CategoryTheory.Functor Cᵒᵖ A} {T : A}
  {f g : Φ.presheafFiber.obj P ⟶ T},
  (∀ (X : C) (x : Φ.fiber.obj X),
      CategoryTheory.CategoryStruct.comp (Φ.toPresheafFiber X x P) f =
        CategoryTheory.CategoryStruct.comp (Φ.toPresheafFiber X x P) g) →
    f = g
Defined in
Mathlib.CategoryTheory.Sites.Point.Basic
Cited by
5 results in Mathlib
Foundations
Depth 51 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Limits.HasColimitsOfSize

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.GrothendieckTopology.Point.skyscraperPresheafHomEquiv_naturality_left_symm · cited by 4Point.skyscraperPresheafH…CategoryTheory.GrothendieckTopology.Point.Hom.presheafFiber_comp · cited by 2Hom.presheafFiber_compCategoryTheory.GrothendieckTopology.Point.Hom.presheafFiber_id · cited by 1Hom.presheafFiber_idCategoryTheory.GrothendieckTopology.IsLocalSite.pointPresheafFiberIso_naturality · cited by 1IsLocalSite.pointPresheaf…CategoryTheory.GrothendieckTopology.Point.presheafFiber_hom_ext_iff · cited by 0Point.presheafFiber_hom_e…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.GrothendieckTopology · cited by 1415CategoryTheory.Grothendie…CategoryTheory.Functor.Elements · cited by 141Functor.ElementsCategoryTheory.Limits.HasColimitsOfSize · cited by 124Limits.HasColimitsOfSizeCategoryTheory.GrothendieckTopology.Point · cited by 123GrothendieckTopology.PointCategoryTheory.GrothendieckTopology.Point.fiber · cited by 93Point.fiberCategoryTheory.GrothendieckTopology.Point.presheafFiber · cited by 89Point.presheafFiberCategoryTheory.Limits.colimit.hom_ext · cited by 54colimit.hom_extCategoryTheory.GrothendieckTopology.Point.toPresheafFiber · cited by 46Point.toPresheafFiberOpposite.casesOn · cited by 37Opposite.casesOnPoint.presheafFiber_hom_extCITED BYCITES

Cites15

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

Cited by5

Results whose statement or proof uses this declaration.