Theorems · Definition · category theory
StalkSkyscraperPresheafAdjunctionAuxs.toSkyscraperPresheaf
{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} → (𝓕.stalk p₀ ⟶ c) → (𝓕 ⟶ skyscraperPresheaf p₀ c)If f : 𝓕.stalk p₀ ⟶ c, then a natural transformation 𝓕 ⟶ skyscraperPresheaf p₀ c can be
defined by: 𝓕.germ p₀ ≫ f : 𝓕(U) ⟶ c if p₀ ∈ U and the unique morphism to a terminal object
if p₀ ∉ U.
- Defined in
- Mathlib.Topology.Sheaves.Skyscraper
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 41 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- TopCat.carrierstatement and proof · cited by 3,184
- Opposite.unopproof · cited by 2,231
- TopologicalSpace.Opensstatement and proof · cited by 2,040
- TopCatstatement and proof · cited by 1,889
- CategoryTheory.eqToHomproof · cited by 860
- TopCat.Presheaf.stalkstatement and proof · cited by 407
- TopCat.Presheafstatement and proof · cited by 371
Cited by5
Results whose statement or proof uses this declaration.
- StalkSkyscraperPresheafAdjunctionAuxs.toSkyscraperPresheaf_appstatement and proof · cited by 1
- StalkSkyscraperPresheafAdjunctionAuxs.unitproof · cited by 1
- StalkSkyscraperPresheafAdjunctionAuxs.to_skyscraper_fromStalkstatement · cited by 0
- StalkSkyscraperPresheafAdjunctionAuxs.unit_appstatement · cited by 0
- StalkSkyscraperPresheafAdjunctionAuxs.fromStalk_to_skyscraperstatement and proof · cited by 0