Theorems · Definition · algebraic geometry
AlgebraicGeometry.Proj.mapAffineOpenCover
{A B σ τ : Type u} →
[inst : CommRing A] →
[inst_1 : SetLike σ A] →
[inst_2 : AddSubgroupClass σ A] →
[inst_3 : CommRing B] →
[inst_4 : SetLike τ B] →
[inst_5 : AddSubgroupClass τ B] →
{𝒜 : ℕ → σ} →
{ℬ : ℕ → τ} →
[inst_6 : GradedRing 𝒜] →
[inst_7 : GradedRing ℬ] →
(f : 𝒜 →+*ᵍ ℬ) →
HomogeneousIdeal.irrelevant ℬ ≤ HomogeneousIdeal.map f (HomogeneousIdeal.irrelevant 𝒜) →
(AlgebraicGeometry.Proj ℬ).AffineOpenCoverGiven a graded ring hom f : 𝒜 →+*ᵍ ℬ satisfying the hypothesis ℬ₊ ≤ 𝒜₊.map f, we obtain
an affine open cover of Proj ℬ consisting of D(f(s)) for s ∈ A positive degree.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 162 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- SetLikestatement and proof · cited by 1,084
- GradedRingstatement and proof · cited by 424
- AddSubgroupClassstatement and proof · cited by 240
- HomogeneousIdealstatement · cited by 115
- GradedRingHomstatement and proof · cited by 91
- AlgebraicGeometry.Projstatement · cited by 63
- HomogeneousIdeal.irrelevantstatement and proof · cited by 46
- HomogeneousIdeal.mapstatement and proof · cited by 30
- AlgebraicGeometry.Scheme.AffineCover.I₀proof · cited by 17
- AlgebraicGeometry.Scheme.AffineOpenCoverstatement · cited by 4
Cited by3
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.Proj.mapAffineOpenCover_fstatement and proof · cited by 1
- AlgebraicGeometry.Proj.mapAffineOpenCover_I₀statement and proof · cited by 0
- AlgebraicGeometry.Proj.map_compproof · cited by 0