Theorems · Theorem · category theory
TopCat.Presheaf.section_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]
[CategoryTheory.Limits.PreservesFilteredColimits (CategoryTheory.forget C)] [CategoryTheory.Limits.HasLimits C]
[CategoryTheory.Limits.PreservesLimits (CategoryTheory.forget C)] [(CategoryTheory.forget C).ReflectsIsomorphisms]
(F : TopCat.Sheaf C X) (U : TopologicalSpace.Opens ↑X) (s t : CategoryTheory.ToType (F.obj.obj (Opposite.op U))),
(∀ (x : ↑X) (hx : x ∈ U),
(CategoryTheory.ConcreteCategory.hom (F.presheaf.germ U x hx)) s =
(CategoryTheory.ConcreteCategory.hom (F.presheaf.germ U x hx)) t) →
s = tLet F be a sheaf valued in a concrete category, whose forgetful functor reflects isomorphisms,
preserves limits and filtered colimits. Then two sections who agree on every stalk must be equal.
- Defined in
- Mathlib.Topology.Sheaves.Stalks
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
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.Homproof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Functor.mapproof · 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.opproof · cited by 1,948
Cited by7
Results whose statement or proof uses this declaration.
- TopCat.Presheaf.app_injective_of_stalkFunctor_map_injectiveproof · cited by 3
- AlgebraicGeometry.exists_appTop_π_eq_of_isLimitproof · cited by 2
- AlgebraicGeometry.SheafedSpace.hom_stalk_extproof · cited by 2
- AlgebraicGeometry.eq_zero_of_basicOpen_eq_botproof · cited by 1
- TopCat.Presheaf.app_surjective_of_injective_of_locally_surjectiveproof · cited by 1
- AlgebraicGeometry.isReduced_of_isReduced_stalkproof · cited by 1
- AlgebraicGeometry.RingedSpace.isUnit_of_isUnit_germproof · cited by 1