Theorems · Theorem · category theory
TopCat.Presheaf.stalkFunctor_map_germ_apply
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Limits.HasColimits C] {X : TopCat}
{FC : C → C → Type u_1} {CC : C → Type u_2} [inst_2 : (X Y : C) → FunLike (FC X Y) (CC X) (CC Y)]
[inst_3 : CategoryTheory.ConcreteCategory C FC] {F G : TopCat.Presheaf C X} (U : TopologicalSpace.Opens ↑X) (x : ↑X)
(hx : x ∈ U) (f : F ⟶ G) (s : CC (F.obj (Opposite.op U))),
(CategoryTheory.ConcreteCategory.hom ((TopCat.Presheaf.stalkFunctor C x).map f))
((CategoryTheory.ConcreteCategory.hom (F.germ U x hx)) s) =
(CategoryTheory.ConcreteCategory.hom (G.germ U x hx))
((CategoryTheory.ConcreteCategory.hom (f.app (Opposite.op U))) s)- Defined in
- Mathlib.Topology.Sheaves.Stalks
- Cited by
- 7 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.
Cites20
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.Functor.mapstatement and proof · cited by 8,698
- Oppositestatement · cited by 8,081
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- TopCat.carrierstatement and proof · cited by 3,184
- FunLikestatement and proof · cited by 2,560
- TopologicalSpace.Opensstatement and proof · cited by 2,040
- TopCatstatement and proof · cited by 1,889
Cited by7
Results whose statement or proof uses this declaration.
- TopCat.Presheaf.app_injective_of_stalkFunctor_map_injectiveproof · cited by 3
- TopCat.Presheaf.stalkFunctor_map_injective_of_app_injectiveproof · cited by 1
- TopCat.Presheaf.app_surjective_of_injective_of_locally_surjectiveproof · cited by 1
- TopCat.Presheaf.stalkFunctor_map_germ_apply'proof · cited by 1
- TopCat.Presheaf.stalkFunctor_map_injective_of_isBasisproof · cited by 1
- TopCat.Presheaf.app_surjective_of_stalkFunctor_map_bijectiveproof · cited by 1
- TopCat.Presheaf.locally_surjective_iff_surjective_on_stalksproof · cited by 0