Theorems · Definition · category theory
TopCat.Presheaf.stalkPushforward
(C : Type u) →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Limits.HasColimits C] →
{X Y : TopCat} →
(f : X ⟶ Y) →
(F : TopCat.Presheaf C X) →
(x : ↑X) →
((TopCat.Presheaf.pushforward C f).obj F).stalk ((CategoryTheory.ConcreteCategory.hom f) x) ⟶ F.stalk xFor a presheaf F on a space X, a continuous map f : X ⟶ Y induces a morphisms between the
stalk of f _ * F at f x and the stalk of F at x.
- Defined in
- Mathlib.Topology.Sheaves.Stalks
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functor.mapproof · cited by 8,698
- Oppositeproof · cited by 8,081
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.ConcreteCategory.homstatement · cited by 4,022
- TopCat.carrierstatement and proof · cited by 3,184
- ContinuousMapstatement · cited by 2,491
- TopologicalSpace.Opensproof · cited by 2,040
Cited by14
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.PresheafedSpace.Hom.stalkMapproof · cited by 40
- TopCat.Presheaf.stalkPushforward_germstatement · cited by 6
- AlgebraicGeometry.PresheafedSpace.stalkMap_germproof · cited by 5
- TopCat.Presheaf.stalkPullbackHomproof · cited by 4
- TopCat.Presheaf.stalkSpecializes_stalkPushforwardstatement and proof · cited by 2
- TopCat.Presheaf.stalkPushforward.idstatement · cited by 1
- TopCat.Presheaf.stalkPushforward_germ_assocstatement and proof · cited by 1
- AlgebraicGeometry.PresheafedSpace.restrictStalkIso_inv_eq_ofRestrictproof · cited by 1
- TopCat.Presheaf.stalkPushforward.compstatement · cited by 0
- TopCat.Presheaf.stalkPushforward.stalkPushforward_iso_of_isInducingstatement and proof · cited by 0
- TopCat.Presheaf.stalkPushforward_germ_applystatement and proof · cited by 0
- TopCat.Presheaf.stalkSpecializes_stalkPushforward_applystatement and proof · cited by 0