Mathlib Map

Theorems · Theorem · algebraic geometry

AlgebraicGeometry.RingedSpace.mem_basicOpen

∀ (X : AlgebraicGeometry.RingedSpace) {U : TopologicalSpace.Opens ↑↑X.toPresheafedSpace}
  (f : ↑(X.presheaf.obj (Opposite.op U))) (x : ↑↑X.toPresheafedSpace) (hx : x ∈ U),
  x ∈ X.basicOpen f ↔ IsUnit ((CategoryTheory.ConcreteCategory.hom (X.presheaf.germ U x hx)) f)
Defined in
Mathlib.Geometry.RingedSpace.Basic
Cited by
8 results in Mathlib
Foundations
Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

AlgebraicGeometry.Scheme.mem_basicOpen · cited by 3Scheme.mem_basicOpenAlgebraicGeometry.LocallyRingedSpace.evaluation_eq_zero_iff_notMem_basicOpen · cited by 2LocallyRingedSpace.evalua…AlgebraicGeometry.RingedSpace.mem_top_basicOpen · cited by 2RingedSpace.mem_top_basic…AlgebraicGeometry.LocallyRingedSpace.preimage_basicOpen · cited by 2LocallyRingedSpace.preima…AlgebraicGeometry.RingedSpace.basicOpen_mul · cited by 2RingedSpace.basicOpen_mulAlgebraicGeometry.RingedSpace.basicOpen_of_isUnit · cited by 1RingedSpace.basicOpen_of_…AlgebraicGeometry.RingedSpace.mem_basicOpen' · cited by 0RingedSpace.mem_basicOpen'AlgebraicGeometry.Scheme.mem_basicOpen' · cited by 0Scheme.mem_basicOpen'DFunLike.coe · cited by 62936DFunLike.coeCategoryTheory.Functor.obj · cited by 19642Functor.objRingHom · cited by 10189RingHomOpposite · cited by 8081OppositeCategoryTheory.ConcreteCategory.hom · cited by 4022ConcreteCategory.homTopCat.carrier · cited by 3184TopCat.carrierCommRingCat · cited by 2333CommRingCatTopologicalSpace.Opens · cited by 2040TopologicalSpace.OpensAlgebraicGeometry.PresheafedSpace.carrier · cited by 2020PresheafedSpace.carrierAlgebraicGeometry.SheafedSpace.toPresheafedSpace · cited by 1988SheafedSpace.toPresheafed…IsUnit · cited by 1602IsUnitAlgebraicGeometry.PresheafedSpace.presheaf · cited by 1104PresheafedSpace.presheafCommRingCat.carrier · cited by 1096CommRingCat.carrierTopCat.Presheaf.stalk · cited by 407Presheaf.stalkTopCat.Presheaf.germ · cited by 208Presheaf.germRingedSpace.mem_basicOpenCITED BYCITES

Cites17

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by8

Results whose statement or proof uses this declaration.