Mathlib Map

Theorems · Definition · category theory

TopCat.Presheaf.stalkSpecializes

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.Limits.HasColimits C] →
      {X : TopCat} → (F : TopCat.Presheaf C X) → {x y : ↑X} → x ⤳ y → (F.stalk y ⟶ F.stalk x)

If x specializes to y, then there is a natural map F.stalk y ⟶ F.stalk x.

Defined in
Mathlib.Topology.Sheaves.Stalks
Cited by
51 results in Mathlib
Foundations
Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasColimits

Around this declaration

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

TopCat.Presheaf.stalkCongr · cited by 23Presheaf.stalkCongrTopCat.Presheaf.germ_stalkSpecializes · cited by 10Presheaf.germ_stalkSpecia…TopCat.Presheaf.stalkCongr_hom · cited by 8Presheaf.stalkCongr_homTopCat.Presheaf.stalkSpecializes_refl · cited by 8Presheaf.stalkSpecializes…AlgebraicGeometry.Scheme.SpecMap_stalkSpecializes_fromSpecStalk · cited by 6Scheme.SpecMap_stalkSpeci…TopCat.Presheaf.germ_stalkSpecializes_assoc · cited by 6Presheaf.germ_stalkSpecia…AlgebraicGeometry.PresheafedSpace.stalkMap.stalkSpecializes_stalkMap · cited by 4stalkMap.stalkSpecializes…AlgebraicGeometry.LocallyRingedSpace.stalkMap_congr_hom · cited by 4LocallyRingedSpace.stalkM…AlgebraicGeometry.spread_out_of_isGermInjective' · cited by 3AlgebraicGeometry.spread_…AlgebraicGeometry.LocallyRingedSpace.stalkMap_hom_inv · cited by 3LocallyRingedSpace.stalkM…AlgebraicGeometry.LocallyRingedSpace.stalkMap_inv_hom · cited by 3LocallyRingedSpace.stalkM…AlgebraicGeometry.Scheme.Hom.stalkSpecializes_stalkMap · cited by 2Hom.stalkSpecializes_stal…TopCat.Presheaf.stalkCongr_inv · cited by 2Presheaf.stalkCongr_invAlgebraicGeometry.StructureSheaf.toStalk_stalkSpecializes · cited by 2StructureSheaf.toStalk_st…AlgebraicGeometry.LocallyRingedSpace.stalkMap_congr · cited by 2LocallyRingedSpace.stalkM…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objOpposite · cited by 8081OppositeCategoryTheory.Functor.comp · cited by 6529Functor.compTopCat.carrier · cited by 3184TopCat.carrierOpposite.unop · cited by 2231Opposite.unopTopologicalSpace.Opens · cited by 2040TopologicalSpace.OpensTopCat · cited by 1889TopCatCategoryTheory.Functor.op · cited by 997Functor.opTopCat.Presheaf.stalk · cited by 407Presheaf.stalkCategoryTheory.Limits.colimit.ι · cited by 397colimit.ιCategoryTheory.Functor.whiskeringLeft · cited by 395Functor.whiskeringLeftTopCat.Presheaf · cited by 371TopCat.PresheafSpecializes · cited by 176SpecializesPresheaf.stalkSpecializesCITED BYCITES

Cites20

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

Cited by52

Results whose statement or proof uses this declaration.