Mathlib Map

Theorems · Definition · category theory

TopCat.Presheaf.pullback

(C : Type u) →
  [inst : CategoryTheory.Category.{v, u} C] →
    [CategoryTheory.Limits.HasColimits C] →
      {X Y : TopCat} → (X ⟶ Y) → CategoryTheory.Functor (TopCat.Presheaf C Y) (TopCat.Presheaf C X)

Pullback a presheaf on Y along a continuous map f : X ⟶ Y, obtaining a presheaf on X.

Defined in
Mathlib.Topology.Sheaves.Presheaf
Cited by
19 results in Mathlib
Foundations
Depth 76 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.germToPullbackStalk · cited by 9Presheaf.germToPullbackSt…TopCat.Presheaf.pullbackPushforwardAdjunction · cited by 9Presheaf.pullbackPushforw…TopCat.Presheaf.pullbackObjObjOfImageOpen · cited by 5Presheaf.pullbackObjObjOf…TopCat.Presheaf.stalkPullbackHom · cited by 4Presheaf.stalkPullbackHomIsOpenMap.pullbackObjIso · cited by 3IsOpenMap.pullbackObjIsoTopCat.Presheaf.stalkPullbackInv · cited by 2Presheaf.stalkPullbackInvTopCat.Presheaf.germ_stalkPullbackHom · cited by 2Presheaf.germ_stalkPullba…TopCat.Presheaf.pullbackPushforwardAdjunction_unit_pullback_map_germToPullbackStalk · cited by 2Presheaf.pullbackPushforw…TopCat.Presheaf.pullback_obj_obj_ext · cited by 2Presheaf.pullback_obj_obj…IsOpenMap.pullbackIso · cited by 2IsOpenMap.pullbackIsoTopCat.Presheaf.germToPullbackStalk_stalkPullbackHom · cited by 1Presheaf.germToPullbackSt…TopCat.Presheaf.germ_stalkPullbackInv · cited by 1Presheaf.germ_stalkPullba…TopCat.Presheaf.pullbackPushforwardAdjunction_unit_app_app_germToPullbackStalk · cited by 1Presheaf.pullbackPushforw…TopCat.Presheaf.pullbackPushforwardAdjunction_unit_pullback_map_germToPullbackStalk_assoc · cited by 1Presheaf.pullbackPushforw…TopCat.Presheaf.stalkPullbackIso · cited by 0Presheaf.stalkPullbackIsoCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorTopCat · cited by 1889TopCatCategoryTheory.Functor.op · cited by 997Functor.opTopologicalSpace.Opens.map · cited by 645Opens.mapTopCat.Presheaf · cited by 371TopCat.PresheafCategoryTheory.Limits.HasColimits · cited by 139Limits.HasColimitsCategoryTheory.Functor.lan · cited by 22Functor.lanPresheaf.pullbackCITED BYCITES

Cites9

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

Cited by31

Results whose statement or proof uses this declaration.