Theorems · Definition · category theory
TopCat.Presheaf.pushforwardEq
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{X Y : TopCat} →
{f g : X ⟶ Y} →
f = g →
(ℱ : TopCat.Presheaf C X) → (TopCat.Presheaf.pushforward C f).obj ℱ ≅ (TopCat.Presheaf.pushforward C g).obj ℱAn equality of continuous maps induces a natural isomorphism between the pushforwards of a presheaf along those maps.
- Defined in
- Mathlib.Topology.Sheaves.Presheaf
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 78 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.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Isostatement · cited by 3,963
- TopCatstatement and proof · cited by 1,889
- CategoryTheory.Iso.symmproof · cited by 993
- TopCat.Presheafstatement and proof · cited by 371
- TopCat.Presheaf.pushforwardstatement · cited by 174
- CategoryTheory.Functor.isoWhiskerRightproof · cited by 147
- CategoryTheory.NatIso.opproof · cited by 25
- TopologicalSpace.Opens.mapIsoproof · cited by 4
Cited by8
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.PresheafedSpace.pushforwardDiagramToColimitproof · cited by 8
- TopCat.Presheaf.pushforwardEq_hom_appstatement · cited by 3
- AlgebraicGeometry.Scheme.Hom.copyBaseproof · cited by 1
- AlgebraicGeometry.Scheme.Hom.copyBase_eqproof · cited by 1
- AlgebraicGeometry.PresheafedSpace.map_comp_c_appstatement · cited by 0
- AlgebraicGeometry.PresheafedSpace.map_id_c_appstatement · cited by 0
- TopCat.Presheaf.pushforwardEq.congr_simpstatement and proof · cited by 0
- AlgebraicGeometry.PresheafedSpace.pushforwardDiagramToColimit_mapstatement · cited by 0