Theorems · Definition · category theory
skyscraperPresheafFunctor
{X : TopCat} →
(p₀ : ↑X) →
[(U : TopologicalSpace.Opens ↑X) → Decidable (p₀ ∈ U)] →
{C : Type v} →
[inst : CategoryTheory.Category.{w, v} C] →
[CategoryTheory.Limits.HasTerminal C] → CategoryTheory.Functor C (TopCat.Presheaf C X)Taking skyscraper presheaf at a point is functorial: c ↦ skyscraper p₀ c defines a functor by
sending every f : a ⟶ b to the natural transformation α defined as: α(U) = f : a ⟶ b if
p₀ ∈ U and the unique morphism to a terminal object in C if p₀ ∉ U.
- Defined in
- Mathlib.Topology.Sheaves.Skyscraper
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- CategoryTheory.Functorstatement · cited by 16,252
- TopCat.carrierstatement and proof · cited by 3,184
- TopologicalSpace.Opensstatement and proof · cited by 2,040
- TopCatstatement and proof · cited by 1,889
- TopCat.Presheafstatement · cited by 371
- CategoryTheory.Limits.HasTerminalstatement and proof · cited by 142
- skyscraperPresheafproof · cited by 23
- SkyscraperPresheafFunctor.map'proof · cited by 4
- SkyscraperPresheafFunctor.map'_compproof · cited by 0
- SkyscraperPresheafFunctor.map'_idproof · cited by 0
Cited by8
Results whose statement or proof uses this declaration.
- StalkSkyscraperPresheafAdjunctionAuxs.counitstatement · cited by 1
- StalkSkyscraperPresheafAdjunctionAuxs.unitstatement · cited by 1
- skyscraperPresheafFunctor_mapstatement and proof · cited by 0
- skyscraperPresheafFunctor_objstatement and proof · cited by 0
- skyscraperPresheafStalkAdjunctionstatement · cited by 0
- StalkSkyscraperPresheafAdjunctionAuxs.counit_appstatement · cited by 0
- StalkSkyscraperPresheafAdjunctionAuxs.unit_appstatement · cited by 0
- skyscraperSheafFunctorproof · cited by 0