Theorems · Theorem · category theory
TopCat.Presheaf.stalkSpecializes_stalkPushforward_apply
∀ {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) {F_1 : C → C → Type uF} {carrier : C → Type w}
{instFunLike : (X Y : C) → FunLike (F_1 X Y) (carrier X) (carrier Y)} [inst_2 : CategoryTheory.ConcreteCategory C F_1]
(x_1 : carrier (((TopCat.Presheaf.pushforward C f).obj F).stalk ((TopCat.Hom.hom f) y))),
(CategoryTheory.ConcreteCategory.hom (TopCat.Presheaf.stalkPushforward C f F x))
((CategoryTheory.ConcreteCategory.hom (((TopCat.Presheaf.pushforward C f).obj F).stalkSpecializes ⋯)) x_1) =
(CategoryTheory.ConcreteCategory.hom (F.stalkSpecializes h))
((CategoryTheory.ConcreteCategory.hom (TopCat.Presheaf.stalkPushforward C f F y)) x_1)- Defined in
- Mathlib.Topology.Sheaves.Stalks
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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.ConcreteCategory.homstatement · cited by 4,022
- TopCat.carrierstatement and proof · cited by 3,184
- FunLikestatement and proof · cited by 2,560
- ContinuousMapstatement · cited by 2,491
- TopCatstatement and proof · cited by 1,889
- CategoryTheory.ConcreteCategorystatement and proof · cited by 421
- TopCat.Presheaf.stalkstatement and proof · cited by 407
- CategoryTheory.comp_applyproof · cited by 387
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.