Theorems · Theorem · algebraic geometry
AlgebraicGeometry.StructureSheaf.toOpen_comp_comap
∀ {R : Type u} [inst : CommRing R] {S : Type u} [inst_1 : CommRing S] (f : R →+* S)
(U : TopologicalSpace.Opens ↑(AlgebraicGeometry.PrimeSpectrum.Top R)),
CategoryTheory.CategoryStruct.comp
(CommRingCat.ofHom (algebraMap R ↑((AlgebraicGeometry.Spec.structureSheaf R).obj.obj (Opposite.op U))))
(CommRingCat.ofHom
(AlgebraicGeometry.StructureSheaf.comap f U
((TopologicalSpace.Opens.comap { toFun := PrimeSpectrum.comap f, continuous_toFun := ⋯ }) U) ⋯)) =
CategoryTheory.CategoryStruct.comp (CommRingCat.ofHom f)
(CommRingCat.ofHom
(algebraMap S
↑((AlgebraicGeometry.Spec.structureSheaf S).obj.obj
(Opposite.op
((TopologicalSpace.Opens.comap { toFun := PrimeSpectrum.comap f, continuous_toFun := ⋯ }) U)))))- Defined in
- Mathlib.AlgebraicGeometry.StructureSheaf
- Cited by
- 3 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.
Cites34
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
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- 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
- Algebra.algebraMapstatement and proof · cited by 4,706
- TopCat.carrierstatement and proof · cited by 3,184
- CommRingCatstatement · cited by 2,333
Cited by3
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.StructureSheaf.toOpen_comp_comap_assocproof · cited by 2
- AlgebraicGeometry.StructureSheaf.toOpen_comp_comap_applyproof · cited by 0
- AlgebraicGeometry.StructureSheaf.comap_basicOpenproof · cited by 0