Theorems · Definition · algebraic geometry
AlgebraicGeometry.StructureSheaf.comap
{R : Type u} →
[inst : CommRing R] →
{S : Type u} →
[inst_1 : CommRing S] →
(f : R →+* S) →
(U : TopologicalSpace.Opens ↑(AlgebraicGeometry.PrimeSpectrum.Top R)) →
(V : TopologicalSpace.Opens ↑(AlgebraicGeometry.PrimeSpectrum.Top S)) →
V.carrier ⊆ PrimeSpectrum.comap f ⁻¹' U.carrier →
↑((AlgebraicGeometry.Spec.structureSheaf R).obj.obj (Opposite.op U)) →+*
↑((AlgebraicGeometry.Spec.structureSheaf S).obj.obj (Opposite.op V))For a ring homomorphism f : R →+* S and open sets U and V of the prime spectra of R and
S such that V ⊆ (comap f) ⁻¹ U, the induced ring homomorphism from the structure sheaf of R
at U to the structure sheaf of S at V.
Explicitly, this map is given as follows: For a point p : V, if the section s evaluates on p
to the fraction a / b, its image on V evaluates on p to the fraction f(a) / f(b).
- Defined in
- Mathlib.AlgebraicGeometry.StructureSheaf
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 103 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.
- Setstatement · cited by 53,352
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CommRingstatement and proof · cited by 17,173
- CategoryTheory.Functorstatement · cited by 16,252
- LinearMapproof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- Oppositestatement · cited by 8,081
- Set.preimagestatement and proof · cited by 4,946
- TopCat.carrierstatement and proof · cited by 3,184
- CommRingCatstatement · cited by 2,333
- TopologicalSpace.Opensstatement and proof · cited by 2,040
- CategoryTheory.ObjectProperty.FullSubcategory.objstatement and proof · cited by 1,316
Cited by16
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.Spec.sheafedSpaceMapproof · cited by 16
- AlgebraicGeometry.StructureSheaf.comap_applystatement · cited by 5
- AlgebraicGeometry.StructureSheaf.toOpen_comp_comapstatement · cited by 3
- AlgebraicGeometry.StructureSheaf.comap_idstatement · cited by 2
- AlgebraicGeometry.Spec.sheafedSpaceMap_hom_c_appstatement · cited by 2
- AlgebraicGeometry.StructureSheaf.toOpen_comp_comap_assocstatement and proof · cited by 2
- AlgebraicGeometry.StructureSheaf.comap_compstatement and proof · cited by 1
- AlgebraicGeometry.StructureSheaf.comap_id_eq_mapstatement · cited by 1
- AlgebraicGeometry.Spec.sheafedSpaceMap_compproof · cited by 1
- AlgebraicGeometry.StructureSheaf.comap.congr_simpstatement and proof · cited by 0
- AlgebraicGeometry.StructureSheaf.comap_basicOpenstatement and proof · cited by 0
- AlgebraicGeometry.StructureSheaf.comap_conststatement · cited by 0