Mathlib Map

Theorems · Definition · category theory

TopCat.Presheaf.pullbackPushforwardAdjunction

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

The pullback and pushforward along a continuous map are adjoint to each other.

Defined in
Mathlib.Topology.Sheaves.Presheaf
Cited by
9 results in Mathlib
Foundations
Depth 77 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.stalkPullbackHom · cited by 4Presheaf.stalkPullbackHomTopCat.Presheaf.pullbackPushforwardAdjunction_unit_pullback_map_germToPullbackStalk · cited by 2Presheaf.pullbackPushforw…TopCat.Presheaf.germ_stalkPullbackHom · cited by 2Presheaf.germ_stalkPullba…TopCat.Presheaf.pullback_obj_obj_ext · cited by 2Presheaf.pullback_obj_obj…TopCat.Presheaf.germToPullbackStalk_stalkPullbackHom · cited by 1Presheaf.germToPullbackSt…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.pullbackHomIsoPushforwardInv · cited by 0Presheaf.pullbackHomIsoPu…TopCat.Presheaf.pullbackInvIsoPushforwardHom · cited by 0Presheaf.pullbackInvIsoPu…TopCat.Presheaf.pullbackPushforwardAdjunction_unit_app_app_germToPullbackStalk_assoc · cited by 0Presheaf.pullbackPushforw…TopCat.Presheaf.germ_stalkPullbackHom_assoc · cited by 0Presheaf.germ_stalkPullba…TopCat.Presheaf.pullback_obj_obj_ext_iff · cited by 0Presheaf.pullback_obj_obj…TopCat.Presheaf.pushforwardPullbackAdjunction · cited by 0Presheaf.pushforwardPullb…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomTopCat · cited by 1889TopCatCategoryTheory.Functor.op · cited by 997Functor.opTopologicalSpace.Opens.map · cited by 645Opens.mapCategoryTheory.Adjunction · cited by 524CategoryTheory.AdjunctionTopCat.Presheaf · cited by 371TopCat.PresheafTopCat.Presheaf.pushforward · cited by 174Presheaf.pushforwardCategoryTheory.Limits.HasColimits · cited by 139Limits.HasColimitsTopCat.Presheaf.pullback · cited by 19Presheaf.pullbackCategoryTheory.Functor.lanAdjunction · cited by 9Functor.lanAdjunctionPresheaf.pullbackPushforwardA…CITED BYCITES

Cites11

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

Cited by13

Results whose statement or proof uses this declaration.