Mathlib Map

Theorems · Definition · category theory

TopCat.Presheaf.pushforwardPullbackAdjunction

Deprecated since 2026-03-03Use TopCat.Presheaf.pullbackPushforwardAdjunction instead.

(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

Alias of TopCat.Presheaf.pullbackPushforwardAdjunction. The pullback and pushforward along a continuous map are adjoint to each other.

Defined in
Mathlib.Topology.Sheaves.Presheaf
Cited by
0 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.

Cites9

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.