Theorems · Definition · algebraic geometry
AlgebraicGeometry.StructureSheaf.Localizations.comapFun
{R M : Type u} →
[inst : CommRing R] →
[inst_1 : AddCommGroup M] →
[inst_2 : Module R M] →
{S : Type u} →
[inst_3 : CommRing S] →
{N : Type u} →
[inst_4 : AddCommGroup N] →
[inst_5 : Module S N] →
{σ : R →+* S} →
(M →ₛₗ[σ] N) →
(y : ↑(AlgebraicGeometry.PrimeSpectrum.Top S)) →
AlgebraicGeometry.StructureSheaf.Localizations M (PrimeSpectrum.comap σ y) →ₛₗ[σ]
AlgebraicGeometry.StructureSheaf.Localizations N yThe map M_{f y} ⟶ N_{y} used to build maps between structure sheaves.
- Defined in
- Mathlib.AlgebraicGeometry.StructureSheaf
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- RingHom.idproof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- TopCat.carrierstatement and proof · cited by 3,184
- LinearMap.compproof · cited by 1,642
- Ideal.primeComplstatement and proof · cited by 462
- PrimeSpectrum.asIdealstatement and proof · cited by 333
- LinearMap.restrictScalarsproof · cited by 215
- PrimeSpectrum.comapstatement and proof · cited by 199
Cited by4
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.StructureSheaf.Localizations.comapFun_mkstatement and proof · cited by 3
- AlgebraicGeometry.StructureSheaf.comapFunproof · cited by 2
- AlgebraicGeometry.StructureSheaf.comapₗ_eq_localRingHomproof · cited by 1
- AlgebraicGeometry.StructureSheaf.isLocallyFraction_comapFunproof · cited by 0