Theorems · Theorem · category theory
TopCat.Presheaf.stalkSpecializes_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 y : ↑X} (h : x ⤳ y),
CategoryTheory.CategoryStruct.comp (((TopCat.Presheaf.pushforward C f).obj F).stalkSpecializes ⋯)
(TopCat.Presheaf.stalkPushforward C f F x) =
CategoryTheory.CategoryStruct.comp (TopCat.Presheaf.stalkPushforward C f F y) (F.stalkSpecializes h)- Defined in
- Mathlib.Topology.Sheaves.Stalks
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · 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.compstatement · cited by 17,999
- 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
- TopCatstatement and proof · cited by 1,889
- TopologicalSpace.Opens.mapproof · cited by 645
- TopCat.Presheaf.stalkstatement · cited by 407
Cited by2
Results whose statement or proof uses this declaration.
- TopCat.Presheaf.stalkSpecializes_stalkPushforward_applyproof · cited by 0
- TopCat.Presheaf.stalkSpecializes_stalkPushforward_assocproof · cited by 0