Theorems · Theorem · category theory
StalkSkyscraperPresheafAdjunctionAuxs.germ_fromStalk_assoc
∀ {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} (f : 𝓕 ⟶ skyscraperPresheaf p₀ c)
(U : TopologicalSpace.Opens ↑X) (hU : p₀ ∈ U) {Z : C} (h : c ⟶ Z),
CategoryTheory.CategoryStruct.comp (𝓕.germ U p₀ hU)
(CategoryTheory.CategoryStruct.comp (StalkSkyscraperPresheafAdjunctionAuxs.fromStalk p₀ f) h) =
CategoryTheory.CategoryStruct.comp (f.app (Opposite.op U))
(CategoryTheory.CategoryStruct.comp (CategoryTheory.eqToHom ⋯) h)- Defined in
- Mathlib.Topology.Sheaves.Skyscraper
- Cited by
- 1 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.
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.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- Oppositestatement · cited by 8,081
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Category.assocproof · cited by 6,433
- TopCat.carrierstatement and proof · cited by 3,184
- Opposite.unopstatement · cited by 2,231
- TopologicalSpace.Opensstatement and proof · cited by 2,040
- TopCatstatement and proof · cited by 1,889
- CategoryTheory.eqToHomstatement and proof · cited by 860
Cited by1
Results whose statement or proof uses this declaration.
- StalkSkyscraperPresheafAdjunctionAuxs.to_skyscraper_fromStalkproof · cited by 0