Theorems · Definition · category theory
isTerminalSkyscraperSheafObjObjOfNotMem
{X : TopCat} →
{p₀ : ↑X} →
[inst : (U : TopologicalSpace.Opens ↑X) → Decidable (p₀ ∈ U)] →
{C : Type v} →
[inst_1 : CategoryTheory.Category.{u, v} C] →
{A : C} →
[inst_2 : CategoryTheory.Limits.HasTerminal C] →
{U : (TopologicalSpace.Opens ↑X)ᵒᵖ} →
p₀ ∉ Opposite.unop U → CategoryTheory.Limits.IsTerminal ((skyscraperSheaf p₀ A).obj.obj U)On an open set not containing p₀, the value of skyscraper sheaf supported at p₀ is a terminal
object.
- Defined in
- Mathlib.Topology.Sheaves.Skyscraper
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- TopCat.carrierstatement and proof · cited by 3,184
- Opposite.unopstatement and proof · cited by 2,231
- TopologicalSpace.Opensstatement and proof · cited by 2,040
- TopCatstatement and proof · cited by 1,889
- CategoryTheory.ObjectProperty.FullSubcategory.objstatement · cited by 1,316
- CategoryTheory.Presheaf.IsSheafstatement · cited by 991
- Opens.grothendieckTopologystatement · cited by 206
- CategoryTheory.Limits.IsTerminalstatement · cited by 153
Cited by1
Results whose statement or proof uses this declaration.
- isFlasque_skyscraperSheaf_of_epi_fromproof · cited by 1