Theorems · Theorem · algebraic geometry
AlgebraicGeometry.StructureSheaf.comap_comp
∀ {R : Type u} [inst : CommRing R] {S : Type u} [inst_1 : CommRing S] {P : Type u} [inst_2 : CommRing P] (f : R →+* S)
(g : S →+* P) (U : TopologicalSpace.Opens ↑(AlgebraicGeometry.PrimeSpectrum.Top R))
(V : TopologicalSpace.Opens ↑(AlgebraicGeometry.PrimeSpectrum.Top S))
(W : TopologicalSpace.Opens ↑(AlgebraicGeometry.PrimeSpectrum.Top P)) (hUV : ∀ p ∈ V, PrimeSpectrum.comap f p ∈ U)
(hVW : ∀ p ∈ W, PrimeSpectrum.comap g p ∈ V),
AlgebraicGeometry.StructureSheaf.comap (g.comp f) U W ⋯ =
(AlgebraicGeometry.StructureSheaf.comap g V W hVW).comp (AlgebraicGeometry.StructureSheaf.comap f U V hUV)- Defined in
- Mathlib.AlgebraicGeometry.StructureSheaf
- Cited by
- 1 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.
Cites30
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- 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
- RingHomstatement and proof · cited by 10,189
- Oppositestatement · cited by 8,081
- TopCat.carrierstatement and proof · cited by 3,184
- CommRingCatstatement · cited by 2,333
- Opposite.unopproof · cited by 2,231
- TopologicalSpace.Opensstatement and proof · cited by 2,040
- CategoryTheory.ObjectProperty.FullSubcategory.objstatement and proof · cited by 1,316
Cited by1
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.Spec.sheafedSpaceMap_compproof · cited by 1