Theorems · Theorem · algebraic geometry
AlgebraicGeometry.IsAffineOpen.ideal_le_iff
∀ {X : AlgebraicGeometry.Scheme} {U : X.Opens},
AlgebraicGeometry.IsAffineOpen U →
∀ {I J : Ideal ↑(X.presheaf.obj (Opposite.op U))},
I ≤ J ↔
∀ (x : ↥X) (h : x ∈ U),
Ideal.map (CommRingCat.Hom.hom (X.presheaf.germ U x h)) I ≤
Ideal.map (CommRingCat.Hom.hom (X.presheaf.germ U x h)) J- Defined in
- Mathlib.AlgebraicGeometry.AffineScheme
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 152 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- RingHomstatement · cited by 10,189
- Oppositestatement · cited by 8,081
- Idealstatement and proof · cited by 4,748
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
- TopCat.carrierstatement and proof · cited by 3,184
- AlgebraicGeometry.Schemestatement and proof · cited by 2,540
- CommRingCatstatement · cited by 2,333
- TopologicalSpace.Opensstatement · 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.IsAffineOpen.ideal_ext_iffproof · cited by 1