Theorems · Theorem · algebraic geometry
AlgebraicGeometry.StructureSheaf.comap_const
∀ {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))
(hUV : V.carrier ⊆ PrimeSpectrum.comap f ⁻¹' U.carrier) (a b : R) (hb : ∀ x ∈ U, b ∈ x.asIdeal.primeCompl),
(AlgebraicGeometry.StructureSheaf.comap f U V hUV) (AlgebraicGeometry.StructureSheaf.const a b U hb) =
AlgebraicGeometry.StructureSheaf.const (f a) (f b) V ⋯- Defined in
- Mathlib.AlgebraicGeometry.StructureSheaf
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 105 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites39
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
- CategoryTheory.Functor.objstatement · cited by 19,642
- CommRingstatement and proof · cited by 17,173
- CategoryTheory.Functorstatement · cited by 16,252
- 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
- Submonoidstatement · cited by 3,086
- CommRingCatstatement · cited by 2,333
- Opposite.unopproof · cited by 2,231
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.