Mathlib Map

Theorems · Theorem · category theory

TopCat.Presheaf.germ_stalkSpecializes

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Limits.HasColimits C] {X : TopCat}
  (F : TopCat.Presheaf C X) {U : TopologicalSpace.Opens ↑X} {y : ↑X} (hy : y ∈ U) {x : ↑X} (h : x ⤳ y),
  CategoryTheory.CategoryStruct.comp (F.germ U y hy) (F.stalkSpecializes h) = F.germ U x ⋯
Defined in
Mathlib.Topology.Sheaves.Stalks
Cited by
10 results in Mathlib
Foundations
Depth 79 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.stalkSpecializes_refl · cited by 8Presheaf.stalkSpecializes…TopCat.Presheaf.germ_stalkSpecializes_assoc · cited by 6Presheaf.germ_stalkSpecia…AlgebraicGeometry.Scheme.SpecMap_stalkSpecializes_fromSpecStalk · cited by 6Scheme.SpecMap_stalkSpeci…TopCat.Presheaf.stalkSpecializes_stalkPushforward · cited by 2Presheaf.stalkSpecializes…AlgebraicGeometry.StructureSheaf.toStalk_stalkSpecializes · cited by 2StructureSheaf.toStalk_st…TopCat.Presheaf.stalkSpecializes_comp · cited by 2Presheaf.stalkSpecializes…TopCat.Presheaf.stalkSpecializes_stalkFunctor_map · cited by 2Presheaf.stalkSpecializes…AlgebraicGeometry.Scheme.algebraMap_germ_eq_germToFunctionField · cited by 1Scheme.algebraMap_germ_eq…AlgebraicGeometry.Scheme.stalkClosedPointTo_fromSpecStalk · cited by 0Scheme.stalkClosedPointTo…TopCat.Presheaf.germ_stalkSpecializes_apply · cited by 0Presheaf.germ_stalkSpecia…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compSetLike.coe · cited by 8199SetLike.coeOpposite · 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.ιTopCat.Presheaf · cited by 371TopCat.PresheafPresheaf.germ_stalkSpecializesCITED BYCITES

Cites25

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

Cited by10

Results whose statement or proof uses this declaration.