Mathlib Map

Theorems · Definition · category theory

TopCat.Presheaf.Pushforward.id

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {X : TopCat} →
      (ℱ : TopCat.Presheaf C X) → (TopCat.Presheaf.pushforward C (CategoryTheory.CategoryStruct.id X)).obj ℱ ≅ ℱ

The natural isomorphism between the pushforward of a presheaf along the identity continuous map and the original presheaf.

Defined in
Mathlib.Topology.Sheaves.Presheaf
Cited by
5 results in Mathlib
Foundations
Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites8

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

Cited by5

Results whose statement or proof uses this declaration.