Theorems · Theorem · category theory
TopCat.Presheaf.stalkFunctor_map_germ_assoc
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Limits.HasColimits C] {X : TopCat}
{F G : TopCat.Presheaf C X} (U : TopologicalSpace.Opens ↑X) (x : ↑X) (hx : x ∈ U) (f : F ⟶ G) {Z : C}
(h : (TopCat.Presheaf.stalkFunctor C x).obj G ⟶ Z),
CategoryTheory.CategoryStruct.comp (F.germ U x hx)
(CategoryTheory.CategoryStruct.comp ((TopCat.Presheaf.stalkFunctor C x).map f) h) =
CategoryTheory.CategoryStruct.comp (f.app (Opposite.op U)) (CategoryTheory.CategoryStruct.comp (G.germ U x hx) h)- Defined in
- Mathlib.Topology.Sheaves.Stalks
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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 and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Oppositestatement · cited by 8,081
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Category.assocproof · cited by 6,433
- TopCat.carrierstatement and proof · cited by 3,184
- TopologicalSpace.Opensstatement and proof · cited by 2,040
- TopCatstatement and proof · cited by 1,889
- TopCat.Presheaf.stalkstatement · cited by 407
Cited by3
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.PresheafedSpace.stalkMap_germproof · cited by 5
- AlgebraicGeometry.PresheafedSpace.stalkMap.idproof · cited by 2
- TopCat.Presheaf.stalkSpecializes_stalkFunctor_mapproof · cited by 2