Theorems · Theorem · category theory
TopCat.Presheaf.germ_res_assoc
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Limits.HasColimits C] {X : TopCat}
(F : TopCat.Presheaf C X) {U V : TopologicalSpace.Opens ↑X} (i : U ⟶ V) (x : ↑X) (hx : x ∈ U) {Z : C}
(h : F.stalk x ⟶ Z),
CategoryTheory.CategoryStruct.comp (F.map i.op) (CategoryTheory.CategoryStruct.comp (F.germ U x hx) h) =
CategoryTheory.CategoryStruct.comp (F.germ V x ⋯) h- Defined in
- Mathlib.Topology.Sheaves.Stalks
- Cited by
- 2 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.
Cites17
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 and proof · cited by 17,999
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Oppositestatement · cited by 8,081
- CategoryTheory.Category.assocproof · cited by 6,433
- TopCat.carrierstatement and proof · cited by 3,184
- TopologicalSpace.Opensstatement and proof · cited by 2,040
- Quiver.Hom.opstatement and proof · cited by 1,948
- TopCatstatement and proof · cited by 1,889
- TopCat.Presheaf.stalkstatement and proof · cited by 407
Cited by2
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.IsAffineOpen.isoSpec_hom_applyproof · cited by 1
- AlgebraicGeometry.spread_out_of_isGermInjectiveproof · cited by 1