Theorems · Theorem · category theory
TopCat.Presheaf.germ_exist
Deprecated since 2026-05-16Use TopCat.Presheaf.exists_germ_eq instead.
∀ {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]
[CategoryTheory.Limits.PreservesFilteredColimits (CategoryTheory.forget C)] (F : TopCat.Presheaf C X) {x : ↑X}
(t : CategoryTheory.ToType (F.stalk x)),
∃ U, ∃ (m : x ∈ U), ∃ s, (CategoryTheory.ConcreteCategory.hom (F.germ U x m)) s = tAlias of TopCat.Presheaf.exists_germ_eq.
For presheaves valued in a concrete category whose forgetful functor preserves filtered colimits,
every element of the stalk is the germ of a section.
- Defined in
- Mathlib.Topology.Sheaves.Stalks
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- CategoryTheory.Categorystatement · cited by 32,673
- CategoryTheory.Functor.objstatement · cited by 19,642
- Oppositestatement · cited by 8,081
- CategoryTheory.ConcreteCategory.homstatement · cited by 4,022
- TopCat.carrierstatement · cited by 3,184
- FunLikestatement · cited by 2,560
- TopologicalSpace.Opensstatement · cited by 2,040
- TopCatstatement · cited by 1,889
- CategoryTheory.ConcreteCategorystatement · cited by 421
- CategoryTheory.forgetstatement · cited by 418
- TopCat.Presheaf.stalkstatement · cited by 407
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.