Theorems · Theorem · category theory
TopCat.Presheaf.germ_eq
∀ {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)
{U V : TopologicalSpace.Opens ↑X} (x : ↑X) (mU : x ∈ U) (mV : x ∈ V)
(s : CategoryTheory.ToType (F.obj (Opposite.op U))) (t : CategoryTheory.ToType (F.obj (Opposite.op V))),
(CategoryTheory.ConcreteCategory.hom (F.germ U x mU)) s = (CategoryTheory.ConcreteCategory.hom (F.germ V x mV)) t →
∃ W,
∃ (_ : x ∈ W),
∃ iU iV,
(CategoryTheory.ConcreteCategory.hom (F.map iU.op)) s = (CategoryTheory.ConcreteCategory.hom (F.map iV.op)) tIf two sections have the same germ at x,
then their restrictions to some open neighborhood W of x are equal.
- Defined in
- Mathlib.Topology.Sheaves.Stalks
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
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.Functor.mapstatement and proof · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- TopCat.carrierstatement and proof · cited by 3,184
- FunLikestatement and proof · cited by 2,560
- Opposite.unopproof · cited by 2,231
- TopologicalSpace.Opensstatement and proof · cited by 2,040
Cited by9
Results whose statement or proof uses this declaration.
- TopCat.Presheaf.section_extproof · cited by 7
- AlgebraicGeometry.germ_injective_of_isIntegralproof · cited by 1
- AlgebraicGeometry.RingedSpace.isUnit_res_of_isUnit_germproof · cited by 1
- TopCat.Presheaf.stalkFunctor_map_injective_of_app_injectiveproof · cited by 1
- AlgebraicGeometry.RingedSpace.exists_res_eq_zero_of_germ_eq_zeroproof · cited by 1
- TopCat.Presheaf.germ_eq_of_isBasisproof · cited by 1
- TopCat.Presheaf.app_surjective_of_stalkFunctor_map_bijectiveproof · cited by 1
- TopCat.Presheaf.stalkToFiber_injectiveproof · cited by 0
- TopCat.Presheaf.locally_surjective_iff_surjective_on_stalksproof · cited by 0