Theorems · Definition · algebraic geometry
AlgebraicGeometry.Proj.comapStructureSheafFun
{A : Type u_1} →
{B : Type u_2} →
{σ : Type u_4} →
{τ : Type u_5} →
[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 : 𝒜 →+*ᵍ ℬ) →
(hf :
HomogeneousIdeal.irrelevant ℬ ≤
HomogeneousIdeal.map f (HomogeneousIdeal.irrelevant 𝒜)) →
(U : TopologicalSpace.Opens (ProjectiveSpectrum 𝒜)) →
(V : TopologicalSpace.Opens (ProjectiveSpectrum ℬ)) →
V.carrier ⊆ ⇑(AlgebraicGeometry.ProjectiveSpectrum.comap f hf) ⁻¹' U.carrier →
((x : ↥U) →
HomogeneousLocalization.AtPrime 𝒜 (↑x).asHomogeneousIdeal.toSubmodule) →
(y : ↥V) → HomogeneousLocalization.AtPrime ℬ (↑y).asHomogeneousIdeal.toSubmoduleThe underlying function of Proj ℬ ⟶ Proj 𝒜 on the level of structure sheaves.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 113 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- Setstatement · cited by 53,352
- CommRingstatement and proof · cited by 17,173
- Set.preimagestatement and proof · cited by 4,946
- ContinuousMapstatement · cited by 2,491
- TopologicalSpace.Opensstatement and proof · cited by 2,040
- SetLikestatement and proof · cited by 1,084
- Ideal.comapproof · cited by 443
- GradedRingstatement and proof · cited by 424
- AddSubgroupClassstatement and proof · cited by 240
- TopologicalSpace.Opens.carrierstatement and proof · cited by 167
- HomogeneousIdealstatement · cited by 115
Cited by4
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.Proj.isLocallyFraction_comapStructureSheafFunstatement and proof · cited by 0
- AlgebraicGeometry.Proj.sheafedSpaceMap_hom_c_app_hom_apply_coestatement · cited by 0
- AlgebraicGeometry.Proj.comapStructureSheafFun.congr_simpstatement and proof · cited by 0
- AlgebraicGeometry.Proj.comapStructureSheafproof · cited by 0