Theorems · Definition · category theory
StalkSkyscraperPresheafAdjunctionAuxs.fromStalk
{X : TopCat} →
(p₀ : ↑X) →
[inst : (U : TopologicalSpace.Opens ↑X) → Decidable (p₀ ∈ U)] →
{C : Type v} →
[inst_1 : CategoryTheory.Category.{u, v} C] →
[inst_2 : CategoryTheory.Limits.HasTerminal C] →
[inst_3 : CategoryTheory.Limits.HasColimits C] →
{𝓕 : TopCat.Presheaf C X} → {c : C} → (𝓕 ⟶ skyscraperPresheaf p₀ c) → (𝓕.stalk p₀ ⟶ c)If f : 𝓕 ⟶ skyscraperPresheaf p₀ c is a natural transformation, then there is a morphism
𝓕.stalk p₀ ⟶ c defined as the morphism from colimit to cocone at c.
- Defined in
- Mathlib.Topology.Sheaves.Skyscraper
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 38 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.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- Oppositeproof · cited by 8,081
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Functor.compproof · cited by 6,529
- TopCat.carrierstatement and proof · cited by 3,184
- TopologicalSpace.Opensstatement and proof · cited by 2,040
- TopCatstatement and proof · cited by 1,889
- CategoryTheory.Functor.opproof · cited by 997
- CategoryTheory.eqToHomproof · cited by 860
Cited by4
Results whose statement or proof uses this declaration.
- StalkSkyscraperPresheafAdjunctionAuxs.germ_fromStalkstatement · cited by 2
- StalkSkyscraperPresheafAdjunctionAuxs.germ_fromStalk_assocstatement and proof · cited by 1
- StalkSkyscraperPresheafAdjunctionAuxs.to_skyscraper_fromStalkstatement · cited by 0
- StalkSkyscraperPresheafAdjunctionAuxs.fromStalk_to_skyscraperstatement · cited by 0