Theorems · Theorem · algebraic geometry
AlgebraicGeometry.RingedSpace.exists_res_eq_zero_of_germ_eq_zero
∀ (X : AlgebraicGeometry.RingedSpace) (U : TopologicalSpace.Opens ↑↑X.toPresheafedSpace)
(f : ↑(X.presheaf.obj (Opposite.op U))) (x : ↥U),
(CategoryTheory.ConcreteCategory.hom (X.presheaf.germ U ↑x ⋯)) f = 0 →
∃ V i, ∃ (_ : ↑x ∈ V), (CategoryTheory.ConcreteCategory.hom (X.presheaf.map i.op)) f = 0If the germ of a section f is zero in the stalk at x, then f is zero on some neighbourhood
around x.
- Defined in
- Mathlib.Geometry.RingedSpace.Basic
- Cited by
- 1 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.
Cites20
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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- RingHomstatement · cited by 10,189
- 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
- CommRingCatstatement · cited by 2,333
- TopologicalSpace.Opensstatement and proof · cited by 2,040
- AlgebraicGeometry.PresheafedSpace.carrierstatement and proof · cited by 2,020
- AlgebraicGeometry.SheafedSpace.toPresheafedSpacestatement and proof · cited by 1,988
Cited by1
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.stalkMap_injective_of_isOpenMap_of_injectiveproof · cited by 0