Theorems · Theorem · algebraic geometry
AlgebraicGeometry.PresheafedSpace.stalkMap_germ_assoc
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Limits.HasColimits C]
{X Y : AlgebraicGeometry.PresheafedSpace C} (α : X ⟶ Y) (U : TopologicalSpace.Opens ↑↑Y) (x : ↑↑X)
(hx : (CategoryTheory.ConcreteCategory.hom α.base) x ∈ U) {Z : C} (h : X.presheaf.stalk x ⟶ Z),
CategoryTheory.CategoryStruct.comp (Y.presheaf.germ U ((CategoryTheory.ConcreteCategory.hom α.base) x) hx)
(CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.PresheafedSpace.Hom.stalkMap α x) h) =
CategoryTheory.CategoryStruct.comp (α.c.app (Opposite.op U))
(CategoryTheory.CategoryStruct.comp (X.presheaf.germ ((TopologicalSpace.Opens.map α.base).obj U) x hx) h)- Defined in
- Mathlib.Geometry.RingedSpace.Stalks
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · 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
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- TopCat.carrierstatement and proof · cited by 3,184
- ContinuousMapstatement · cited by 2,491
- TopologicalSpace.Opensstatement and proof · cited by 2,040
Cited by1
Results whose statement or proof uses this declaration.
- ChartedSpace.stalkMap_locallyRingedSpaceMapAuxproof · cited by 1