Theorems · Theorem · category theory
TopCat.Presheaf.germ_ext
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Limits.HasColimits C] {X : TopCat}
{FC : C → C → Type u_1} {CC : C → Type v} [inst_2 : (X Y : C) → FunLike (FC X Y) (CC X) (CC Y)]
[instCC : CategoryTheory.ConcreteCategory C FC] (F : TopCat.Presheaf C X) {U V : TopologicalSpace.Opens ↑X} {x : ↑X}
{hxU : x ∈ U} {hxV : x ∈ V} (W : TopologicalSpace.Opens ↑X),
x ∈ W →
∀ (iWU : W ⟶ U) (iWV : W ⟶ V) {sU : CategoryTheory.ToType (F.obj (Opposite.op U))}
{sV : CategoryTheory.ToType (F.obj (Opposite.op V))},
(CategoryTheory.ConcreteCategory.hom (F.map iWU.op)) sU =
(CategoryTheory.ConcreteCategory.hom (F.map iWV.op)) sV →
(CategoryTheory.ConcreteCategory.hom (F.germ U x hxU)) sU =
(CategoryTheory.ConcreteCategory.hom (F.germ V x hxV)) sV- 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.
Cites21
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.compproof · cited by 17,999
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Oppositestatement · cited by 8,081
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- TopCat.carrierstatement and proof · cited by 3,184
- FunLikestatement and proof · cited by 2,560
- TopologicalSpace.Opensstatement and proof · cited by 2,040
- Quiver.Hom.opstatement and proof · cited by 1,948
Cited by2
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.exists_appTop_π_eq_of_isLimitproof · cited by 2
- AlgebraicGeometry.homogeneousLocalizationToStalk_stalkToFiberRingHomproof · cited by 0