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 fAlias 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
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.
- CategoryTheory.Categorystatement · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- TopCatstatement · cited by 1,889
- CategoryTheory.Adjunctionstatement · cited by 524
- TopCat.Presheafstatement · cited by 371
- TopCat.Presheaf.pushforwardstatement · cited by 174
- CategoryTheory.Limits.HasColimitsstatement · cited by 139
- TopCat.Presheaf.pullbackstatement · cited by 19
- TopCat.Presheaf.pullbackPushforwardAdjunctionproof · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.